This website requires JavaScript.
Explore
Help
Sign In
ipng
/
vppcfg
Watch
1
Star
0
Fork
0
You've already forked vppcfg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0a31a22e7ee45b569f7762df7464b7f9f6551d1f
vppcfg
/
vpp
History
Pim van Pelt
0a31a22e7e
Add docstrings, reorder functions. Rename prune_addresses_set_interface_down() to merely prune_interfaces_down(), and make distinction on setting down and pruning addresses, so we don't do it twice.
2022-03-25 11:55:30 +00:00
..
__init__.py
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
reconciler.py
Add docstrings, reorder functions. Rename prune_addresses_set_interface_down() to merely prune_interfaces_down(), and make distinction on setting down and pruning addresses, so we don't do it twice.
2022-03-25 11:55:30 +00:00
vppapi.py
Prune Step1: remove addresses and set down, any interface not in the YAML config
2022-03-24 17:16:29 +00:00