Network service generation
Go to file
2025-03-28 18:06:54 +00:00
generic Move generic back to main repo 2024-12-01 20:29:51 +00:00
.gitignore
bundle.go
configuration.go Move dummy checkers to nnd file and depend for sysctls on conf/all/X 2025-03-28 18:06:54 +00:00
execline.go
go.mod
interfaces.go Remove IP when udhcpc exits, change route table to not be a pointer in the interface, and conditionally check if either route table or vrf is present as they collide 2024-12-13 07:33:19 +00:00
LICENSE.md
misc.go Move dummy checkers to nnd file and depend for sysctls on conf/all/X 2025-03-28 18:06:54 +00:00
nnd.go Move dummy checkers to nnd file and depend for sysctls on conf/all/X 2025-03-28 18:06:54 +00:00
README.md
s6.go
services.go VLAN link should depend on parent link 2024-12-19 22:27:37 +00:00
types.go Add dummy iface 2024-12-24 20:21:16 +00:00

s6-netdev

This is a project which can generate s6 service definitions based on a structured definition. It's intended to be used together with nnd but can be adapted to be used with any other distribution based on s6.