]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "Add support for unaddressed port"
authorarmando-migliaccio <armamig@gmail.com>
Fri, 28 Aug 2015 20:53:04 +0000 (13:53 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Fri, 28 Aug 2015 21:03:04 +0000 (14:03 -0700)
commitf0415ac20eaf5ab4abb9bd4839bf6d04ceee85d0
tree12f9d554c81b7ecd71582259d9536b68b36a6fd5
parent4f802232771d051d0fe076e6458674a995c6bc14
Revert "Add support for unaddressed port"

This implementation may expose a vulnerability where a malicious
user can sieze the opportunity of a time window where a port
may land unaddressed on a shared network, thus allowing him/her
to suck up all the tenant traffic he/she wants....oh the shivers.

This reverts commit d4c52b7f5a36a103a92bf9dcda7f371959112292.

Change-Id: I7ebdaa8d3defa80eab90e460fde541a5bdd8864c
neutron/agent/linux/iptables_firewall.py
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
neutron/tests/unit/agent/linux/test_iptables_firewall.py
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py