Network service generation
Go to file
2024-12-19 22:27:37 +00:00
generic Move generic back to main repo 2024-12-01 20:29:51 +00:00
.gitignore Bug fixes and misc changes 2024-09-10 13:41:49 +00:00
bundle.go Switch to golang version 2024-09-04 12:32:51 +00:00
configuration.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
execline.go Switch to golang version 2024-09-04 12:32:51 +00:00
go.mod Remove hosts for separation of repositories 2024-11-06 10:37:43 +00:00
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 Switch to golang version 2024-09-04 12:32:51 +00:00
misc.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
nnd.go Switch to golang version 2024-09-04 12:32:51 +00:00
README.md Switch to golang version 2024-09-04 12:32:51 +00:00
s6.go Handle already-existing files correctly 2024-09-10 14:23:54 +00:00
services.go VLAN link should depend on parent link 2024-12-19 22:27:37 +00:00
types.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

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.