]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
ovs-agent: prevent ARP requests with faked IP addresses
authorDarragh O'Reilly <darragh.oreilly@hp.com>
Mon, 18 May 2015 20:49:05 +0000 (20:49 +0000)
committerKevin Benton <blak111@gmail.com>
Sat, 30 May 2015 01:53:57 +0000 (18:53 -0700)
commit862e2975e50de665f109fe340fa40a51f96375f6
tree2c725b9825678a22d6250124e409291acad30c4b
parent8a1b03ad17cb3b3a4167f456938761ccc7545c5c
ovs-agent: prevent ARP requests with faked IP addresses

This patch extends the existing ARP protection to ensure
that ARP requests also have valid IP addresses.

Closes-Bug: 1456333

Change-Id: I0b2ba21611c9fd9e304bce8cfb00259db1dceaa2
(cherry picked from commit 676db821ebaf3cce5ce89f4d5d55fcbd772c079b)
neutron/plugins/openvswitch/agent/ovs_neutron_agent.py
neutron/tests/functional/agent/test_ovs_flows.py
neutron/tests/unit/plugins/openvswitch/agent/test_ovs_neutron_agent.py