os-vif/vif_plug_ovs
Rodolfo Alonso Hernandez 9ad9b84839 Prevent "qbr" Linux Bridge from replying to ARP messages
The Linux Bridge in between the VM TAP interface and OVS should [1][2]:
- Reply only if the target IP address is local address configured
  on the incoming interface.
- Always use the best local address.

[1]http://kb.linuxvirtualserver.org/wiki/Using_arp_announce/arp_ignore_to_disable_ARP
[2]http://linux-ip.net/html/ether-arp.html#ether-arp-flux

Change-Id: I8721b680bbd9f59a67bd8e6855ffb291c208cdb8
Closes-Bug: #1825888
2019-04-26 09:19:55 +00:00
..
ovsdb Add native implementation OVSDB API 2019-02-26 18:15:14 +00:00
tests Prevent "qbr" Linux Bridge from replying to ARP messages 2019-04-26 09:19:55 +00:00
__init__.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
constants.py Merge "add isolate_vif config option" 2018-12-07 21:13:42 +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 Prevent "qbr" Linux Bridge from replying to ARP messages 2019-04-26 09:19:55 +00:00
ovs.py Remove IP proxy methods 2019-04-25 13:43:34 +00:00
privsep.py ovs: convert over to use privsep module 2016-04-04 12:42:51 +01:00