neutron/neutron/tests/unit/plugins/ml2/drivers
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
..
agent remove neutron.common.constants 2019-04-04 14:10:26 -06:00
l2pop Merge "Don't add arp responder for non tunnel network port" 2019-04-27 12:42:51 +00:00
linuxbridge Add namespace support for "bridge" commands 2019-04-29 07:52:18 +00:00
macvtap Update neutron files for new over-indentation hacking rule (E117) 2019-01-29 15:36:20 -05:00
mech_sriov remove neutron.common.constants 2019-04-04 14:10:26 -06:00
openvswitch [DVR] Block ARP to dvr router's port instead of subnet's gateway 2019-06-04 12:22:09 +02:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
ext_test.py Revert "Revert "objects: get, update and delete converted to Subnet OVO usage"" 2017-12-01 16:45:50 +07:00
mech_fake_agent.py Drive binding by placement allocation 2019-03-09 22:03:51 +00:00
mech_faulty_agent.py Exit on failure to load mechanism drivers 2017-04-11 09:56:08 -05:00
mechanism_logger.py Rehome provider_network_attribute_updates_supported to API definition 2019-04-24 14:21:13 +00:00
mechanism_test.py Rehome provider_network_attribute_updates_supported to API definition 2019-04-24 14:21:13 +00:00
test_helpers.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_flat.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
test_type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_local.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
test_type_vlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00