os-vif/os_vif
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
..
internal only disable mac ageing for ovs hybrid plug 2019-08-07 18:54:47 +01:00
objects docs: Use sphinx.ext.autodoc for profile, datapath offload types 2019-02-26 10:19:19 +00:00
tests only disable mac ageing for ovs hybrid plug 2019-08-07 18:54:47 +01:00
__init__.py doc: Fix arg specs and object types in docs 2018-07-16 17:55:22 +01:00
exception.py Add support for Windows network commands 2018-09-26 14:40:21 +01:00
i18n.py Update the documentation link for doc migration 2017-07-24 17:20:28 +08:00
plugin.py doc: Fix arg specs and object types in docs 2018-07-16 17:55:22 +01:00
utils.py Migrate from 'ip' commands to 'pyroute2' 2018-01-08 10:17:42 +00:00
version.py Start using reno for release notes 2016-05-03 13:53:29 +01:00