Commit Graph

10 Commits

Author SHA1 Message Date
Pim van Pelt
084094bb27 Add get_bvis() plus unittest 2022-03-26 22:45:52 +00:00
Pim van Pelt
7bb9fa5ac8 Assert that a QinX cannot have higher MTU than its intermediate interface 2022-03-26 17:18:10 +00:00
Pim van Pelt
660cccd14e Assert that bd0 is reserved 2022-03-26 11:25:13 +00:00
Pim van Pelt
4666ba1611 Ensure bridgedomains exist in the YAML config before trying to look up BVIs in them 2022-03-24 21:57:39 +00:00
Pim van Pelt
3a74a07ee6 Add get_by_bvi_name() and add a few hints on the difference between 'bridgename' (bd*) and 'bvi interfacename' (bvi*) 2022-03-24 21:38:13 +00:00
Pim van Pelt
82bcb24d5e Add get_by_lcp_name() + tests 2022-03-24 20:38:28 +00:00
Pim van Pelt
de9ed1730d Add get_by_lcp_name() plus tests. Correct behavior of sub-ints without explicit encap: they are exact-match 2022-03-24 20:14:06 +00:00
Pim van Pelt
29a8bae899 Add get_bondethernets() 2022-03-24 16:34:45 +00:00
Pim van Pelt
cfcbec239c Cosmetic rename instance of config/validator class 2022-03-24 15:05:15 +00:00
Pim van Pelt
672dd65f11 Rename validator/ to config/ 2022-03-24 13:56:04 +00:00