os-vif/vif_plug_ovs
Sean Mooney 655c83d706 only disable mac ageing for ovs hybrid plug
The mac ageing configuration on linux bridges is now
conditional and caller controlled. By default mac ageing
is unspecified and will use the kernel's default of 300
seconds. For ovs with hybrid plug we override this to
0 to prevent packet loss issue during some migration
edgecases. This change reverts disabling mac ageing
for the linux bridge plugin which was accidentally
introduced during the brctl removal via inheriting the
ovs plugin's default behavior when the bridge create
code became shared.

Change-Id: I95612352de6cdb47de98eb80c208dd1a74499d41
Closes-bug: #1837252
2019-08-07 18:54:47 +01:00
..
ovsdb OVS DPDK port representors support 2019-06-11 16:16:30 +03:00
tests only disable mac ageing for ovs hybrid plug 2019-08-07 18:54:47 +01:00
__init__.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
constants.py OVS DPDK port representors support 2019-06-11 16:16:30 +03:00
exception.py hardware offload support for openvswitch 2017-06-25 09:21:16 +03:00
linux_net.py only disable mac ageing for ovs hybrid plug 2019-08-07 18:54:47 +01:00
ovs.py OVS DPDK port representors support 2019-06-11 16:16:30 +03:00
privsep.py ovs: convert over to use privsep module 2016-04-04 12:42:51 +01:00