Commit Graph

8 Commits

Author SHA1 Message Date
Pim van Pelt 3d6903bfdc Rewrite 'exists' to 'get_by_name' 2022-03-13 10:44:59 +00:00
Pim van Pelt 61b6c01e73 Only loop over loopbacks if they are present in the config 2022-03-13 10:30:06 +00:00
Pim van Pelt 8a7c2f8b7c Remove invalid config from the example 2022-03-13 10:20:38 +00:00
Pim van Pelt edb8e301ff Add loopbacks 2022-03-13 10:18:27 +00:00
Pim van Pelt b5d8f03e66 Add MTU validation - sub cannot be higher than parent 2022-03-13 10:12:07 +00:00
Pim van Pelt 9250e07aed Continue validation even after error occurs, catching as many errors as possible for the user 2022-03-13 09:58:29 +00:00
Pim van Pelt be102d5b6d Add ip_interface() validator 2022-03-13 09:55:01 +00:00
Pim van Pelt 9862129ab0 Initial commit 2022-03-13 09:54:50 +00:00