patches and low-level development discussion
 help / color / mirror / code / Atom feed
* [PATCH] vm/sys/net: start nftables service
@ 2025-12-01 22:22 Yureka Lilian
  2025-12-08 23:29 ` Alyssa Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Yureka Lilian @ 2025-12-01 22:22 UTC (permalink / raw)
  To: devel; +Cc: Yureka Lilian

This was supposed to be here all along to ensure the net-vm does not create any
traffic on any interfaces except for the xdp-forwarder setup.

Fixes: dcee941 ("vm/sys/net: integrate xdp-forwarder")
Signed-off-by: Yureka Lilian <yureka@cyberchaos.dev>
---
 vm/sys/net/file-list.mk                                  | 1 +
 vm/sys/net/image/etc/s6-rc/mdevd/dependencies.d/nftables | 0
 2 files changed, 1 insertion(+)
 create mode 100644 vm/sys/net/image/etc/s6-rc/mdevd/dependencies.d/nftables

diff --git a/vm/sys/net/file-list.mk b/vm/sys/net/file-list.mk
index 7cc3520..dfea2a8 100644
--- a/vm/sys/net/file-list.mk
+++ b/vm/sys/net/file-list.mk
@@ -26,6 +26,7 @@ S6_RC_FILES = \
 	image/etc/s6-rc/mdevd-coldplug/dependencies.d/mdevd \
 	image/etc/s6-rc/mdevd-coldplug/type \
 	image/etc/s6-rc/mdevd-coldplug/up \
+	image/etc/s6-rc/mdevd/dependencies.d/nftables \
 	image/etc/s6-rc/mdevd/notification-fd \
 	image/etc/s6-rc/mdevd/run \
 	image/etc/s6-rc/mdevd/type \
diff --git a/vm/sys/net/image/etc/s6-rc/mdevd/dependencies.d/nftables b/vm/sys/net/image/etc/s6-rc/mdevd/dependencies.d/nftables
new file mode 100644
index 0000000..e69de29
-- 
2.51.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] vm/sys/net: start nftables service
  2025-12-01 22:22 [PATCH] vm/sys/net: start nftables service Yureka Lilian
@ 2025-12-08 23:29 ` Alyssa Ross
  2025-12-09  0:01   ` Yureka
  0 siblings, 1 reply; 3+ messages in thread
From: Alyssa Ross @ 2025-12-08 23:29 UTC (permalink / raw)
  To: Yureka Lilian, devel; +Cc: Yureka Lilian

This patch has been committed as d8e923173a7ee589e7003f2612fd555230bd4985,
which can be viewed online at
https://spectrum-os.org/git/spectrum/commit/?id=d8e923173a7ee589e7003f2612fd555230bd4985.

This is an automated message.  Send comments/questions/requests to:
Alyssa Ross <hi@alyssa.is>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] vm/sys/net: start nftables service
  2025-12-08 23:29 ` Alyssa Ross
@ 2025-12-09  0:01   ` Yureka
  0 siblings, 0 replies; 3+ messages in thread
From: Yureka @ 2025-12-09  0:01 UTC (permalink / raw)
  To: Alyssa Ross; +Cc: devel

Please don't forget about the accompanying patch: 
https://spectrum-os.org/lists/archives/spectrum-devel/1d21b9d4-00b0-46c6-873e-8d47df29ae3b@yuka.dev/T/#m29c515a251a5179b8d2497c6c4df6a52095a9ca8

On 12/9/25 00:29, Alyssa Ross wrote:
> This patch has been committed as d8e923173a7ee589e7003f2612fd555230bd4985,
> which can be viewed online at
> https://spectrum-os.org/git/spectrum/commit/?id=d8e923173a7ee589e7003f2612fd555230bd4985.
>
> This is an automated message.  Send comments/questions/requests to:
> Alyssa Ross <hi@alyssa.is>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-12-09  0:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-01 22:22 [PATCH] vm/sys/net: start nftables service Yureka Lilian
2025-12-08 23:29 ` Alyssa Ross
2025-12-09  0:01   ` Yureka

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).