Commit Graph

3 Commits

Author SHA1 Message Date
Alex D. e9a673688b
Bugfixes and more restructuring
- Remove nav, can result in cycles
- Add IfMap for writing easily-referencable lists
- Fix missing references
- Fix wrong default routing table
- Set metric type to uint32 to allow really high metrics
- Add explicit ipv to route for default routes
2024-09-11 17:13:27 +00:00
Alex D. 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
Alex D. 0bcad8a5c6
Switch to golang version 2024-09-04 12:32:51 +00:00