os-vif/vif_plug_linux_bridge/tests/unit
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
..
__init__.py Rehome unit tests to `tests\unit` folder 2017-06-27 09:05:37 +01:00
test_linux_net.py Prevent "qbr" Linux Bridge from replying to ARP messages 2019-04-26 09:19:55 +00:00
test_plugin.py Add plugin names as constants. 2017-09-05 11:38:12 +00:00