neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch
Slawek Kaplonski 9b3e401533 [DVR] Block ARP to dvr router's port instead of subnet's gateway
It may happen that subnet is connected to dvr router using IP address
different than subnet's gateway_ip.
So in br-tun arp to dvr router's port should be dropped instead of
dropping arp to subnet's gateway_ip (or mac in case of IPv6).

Conflicts:
        neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py

Change-Id: Ida6b7ae53f3fc76f54e389c5f7131b5a66f533ce
Closes-bug: #1831575
(cherry picked from commit ae3aa28f5a)
2019-06-04 23:16:25 +00:00
..
agent [DVR] Block ARP to dvr router's port instead of subnet's gateway 2019-06-04 23:16:25 +00:00
mech_driver use callback payloads for BEFORE_READ events 2017-12-24 15:52:55 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00