Commit Graph

9 Commits

Author SHA1 Message Date
Alex D. 6d8cd3530f
Fix some wrong fields and add dhcp definition 2023-10-15 12:21:58 +00:00
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
Alex D. 8bad04acb6
More cleanup and generalizing 2023-09-03 13:18:01 +00:00
Alex D. 93cccc63fa
Cleanups 2023-09-03 10:47:28 +00:00
Alex D. cc62fe6dad
Enable snooping on home and set querier interval to 120 seconds, fix typo 2023-08-19 09:36:02 +00:00
Alex D. 0cb4c29392
Don't force self to be mcast router 2023-08-17 08:37:29 +00:00
Alex D. 6859984225
Merge property setting to one function and a bit of bugsquashes, add mcast routing 2023-08-17 08:17:50 +00:00
Alex D. f8856c5b33
Add argument checks and allow lladdrs and stp to be set 2023-08-16 06:52:45 +00:00
Alex D. 79cb1609e7
Split definitions and functions 2023-05-04 12:43:14 +00:00