]> 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)
committerDarragh O'Reilly <darragh.oreilly@hp.com>
Tue, 19 May 2015 10:37:36 +0000 (10:37 +0000)
commit676db821ebaf3cce5ce89f4d5d55fcbd772c079b
tree0ce4b5043d5bf8260f7b523caf41cc379b9a614a
parent0c58adb99bb1692244e3e1cea0d92cddb57ed521
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
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