neutron/neutron/plugins/ml2/drivers/openvswitch/agent
Slawek Kaplonski 151c6a030a [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-06 07:08:49 +00:00
..
common Divide-and-conquer local bridge flows beasts 2019-03-28 22:08:45 +00:00
extension_drivers [Qos] Fix residues of ovs in ingress bw limit 2017-12-06 15:37:43 +08:00
openflow Merge "Divide-and-conquer local bridge flows beasts" into stable/pike 2019-04-09 00:38:17 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
main.py ovs: log config options when all of them are registered 2017-09-28 19:31:36 +00:00
ovs_agent_extension_api.py Refactor OVSCookieBridge: always use bridge cookie 2017-03-24 11:22:35 +01:00
ovs_capabilities.py Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
ovs_dvr_neutron_agent.py [DVR] Block ARP to dvr router's port instead of subnet's gateway 2019-06-06 07:08:49 +00:00
ovs_neutron_agent.py Merge "ovs: survive errors from check_ovs_status" into stable/pike 2019-04-09 01:14:09 +00:00
vlanmanager.py Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00