|
cd4d44a2b1
|
Implement Prune Step 3 -- remove BVI and Loopback interfaces and IPs that are not in the config
|
2022-03-24 22:02:31 +00:00 |
|
|
15c54d5e1d
|
Implement Prune Step 2: Remove any mismatched LCP, in correct order
|
2022-03-24 20:59:28 +00:00 |
|
|
fe2e63ac0e
|
Prune Step1: remove addresses and set down, any interface not in the YAML config
|
2022-03-24 17:16:29 +00:00 |
|
|
de95e522ab
|
Move VPPApi into a Reconciler class, add (empty) prune() create() and sync() methods. Add --force flag to enable making progress after warnings are issued
|
2022-03-24 15:57:12 +00:00 |
|
|
e8e41098be
|
Assert that all PHYs in the config also exist in VPP
|
2022-03-24 12:29:16 +00:00 |
|
|
8129235031
|
Clean up logging a little bit
|
2022-03-24 12:14:26 +00:00 |
|
|
ac5b8fcc8f
|
Simple VPPApi abstraction, which fetches the necessary info from VPP, and a few dumpers
|
2022-03-23 23:29:19 +00:00 |
|