neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent
Slawek Kaplonski ae3aa28f5a [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).

Change-Id: Ida6b7ae53f3fc76f54e389c5f7131b5a66f533ce
Closes-bug: #1831575
2019-06-04 12:22:09 +02:00
..
extension_drivers Drop of_interface option 2019-05-24 10:33:48 +02:00
openflow Drop of_interface option 2019-05-24 10:33:48 +02:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
fake_oflib.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00
ovs_test_base.py Drop of_interface option 2019-05-24 10:33:48 +02:00
test_ovs_agent_extension_api.py Drop of_interface option 2019-05-24 10:33:48 +02:00
test_ovs_capabilities.py unit test: unbreak test cases for callbacks.subscribe 2018-04-11 07:20:42 +00:00
test_ovs_neutron_agent.py [DVR] Block ARP to dvr router's port instead of subnet's gateway 2019-06-04 12:22:09 +02:00
test_ovs_tunnel.py Drop of_interface option 2019-05-24 10:33:48 +02:00
test_vlanmanager.py Change provider network segmentation ID in OVS agent 2019-05-20 18:53:17 +00:00