os-net-config/os_net_config
Dan Sneddon 049314b09b Enable new routing rules on the fly without restarting interfaces
This change enables os-net-config to add and delete routing rules
without restarting interfaces. The iproute2 binary is called for
each rule that is added or deleted, and the updates happen without
the interface being restarted. The config files will be updated so
that on the next interface restart the changes will be permanent.
This change fixes bug 1865123.

Change-Id: I83f8b26000148a9b311ddf43cd423475373be404
Closes-bug: 1865123
(cherry picked from commit a007ca238b)
2020-03-12 14:50:22 -04:00
..
tests Enable new routing rules on the fly without restarting interfaces 2020-03-12 14:50:22 -04:00
__init__.py ifdown does not work if no ifcfg file exist 2019-07-15 04:55:52 +00:00
cli.py fix missing shared_block for PF interface in switchdev bond connected to ovs 2019-08-26 16:54:29 +00:00
impl_eni.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
impl_ifcfg.py Enable new routing rules on the fly without restarting interfaces 2020-03-12 14:50:22 -04:00
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py Add linkdelay option 2019-09-12 12:26:40 +08:00
schema.yaml Merge "Add linkdelay option" 2019-09-20 13:06:14 +00:00
sriov_config.py Adding testcases for sriov_config 2019-12-02 07:00:28 +00:00
utils.py We need to use the MAC instead of PCI Address for Mellanox cards 2020-03-02 16:09:26 -05:00
validator.py Removing the warnings generated due to yaml.load() 2019-03-18 05:54:11 -04:00
version.py Move versioning into version.py 2014-09-04 09:59:11 -04:00