os-vif/vif_plug_ovs
Sahid Orentino Ferdjaoui fa4ff64b86 ovs-hybrid: should permanently keep MAC entries
The linux bridge installed for the particular vif type ovs-hybrid
should be configured to persistently keep the MAC learned from the
RARP packets sent by QEMU when starting on destination node. That to
avoid any break of the datapath during a live-migration. That because
at some point of the live-migration source and destination can be on
a same L2 and we could have the destination bridge learning from source.

Change-Id: I50775df3629a079e6ba6f167ebfa499ffa5c7cac
Closes-Bug: 1715317
Related-Bug: 1414559
2017-09-20 14:32:22 +00:00
..
tests ovs-hybrid: should permanently keep MAC entries 2017-09-20 14:32:22 +00:00
__init__.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
constants.py Add plugin names as constants. 2017-09-05 11:38:12 +00:00
exception.py hardware offload support for openvswitch 2017-06-25 09:21:16 +03:00
i18n.py Update the documentation link for doc migration 2017-07-24 17:20:28 +08:00
linux_net.py ovs-hybrid: should permanently keep MAC entries 2017-09-20 14:32:22 +00:00
ovs.py Add plugin names as constants. 2017-09-05 11:38:12 +00:00
privsep.py ovs: convert over to use privsep module 2016-04-04 12:42:51 +01:00