Network service generation
Go to file
Alex Denes 0d38256c5d
Bug fixes and misc changes
- Fix DHCP longrun using up instead of run
- Fix wireguard circular dependency
- Use net/netip for anything but net.HardwareAddr
- Add thetford-mines.canada functional example host
- Add a navigator for the structure
- Add helper functions
- Fix types of some elements
2024-09-10 13:41:49 +00:00
hosts Bug fixes and misc changes 2024-09-10 13:41:49 +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 Bug fixes and misc changes 2024-09-10 13:41:49 +00:00
execline.go Switch to golang version 2024-09-04 12:32:51 +00:00
go.mod Switch to golang version 2024-09-04 12:32:51 +00:00
interfaces.go Bug fixes and misc changes 2024-09-10 13:41:49 +00:00
LICENSE.md Switch to golang version 2024-09-04 12:32:51 +00:00
misc.go Bug fixes and misc changes 2024-09-10 13:41:49 +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 Switch to golang version 2024-09-04 12:32:51 +00:00
services.go Bug fixes and misc changes 2024-09-10 13:41:49 +00:00
types.go Bug fixes and misc changes 2024-09-10 13:41:49 +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.