Network service generation
Go to file
Alex D. 7f65658cb6
Structural changes and a few misc fixes
- Merged common functions used
	- depends
	- contains
- Added a stage-separated system where services can depend on interface
  stage readiness
	- configure: early configuration and laydowns
	- ready: interface is administratively up and may recieve
	  link-local addresses and properties only possible on a live
	  interface
- Renamed functions to make them more structured
	- This still needs some improvement but so far this is the best
	  i came up with
2023-10-14 20:47:18 +00:00
NOTES.md Disable per-interface forwarding as vrf behaves weirdly without ALL forwarding being set to 1, set exception for home and remove redundant vrf addrkeep 2023-03-30 07:08:03 +00:00
bgpgate.sh Structural changes and a few misc fixes 2023-10-14 20:47:18 +00:00
generic.sh Structural changes and a few misc fixes 2023-10-14 20:47:18 +00:00
hypervisor.sh Structural changes and a few misc fixes 2023-10-14 20:47:18 +00:00
netdev.sh Structural changes and a few misc fixes 2023-10-14 20:47:18 +00:00
router.sh Structural changes and a few misc fixes 2023-10-14 20:47:18 +00:00