neutron/neutron/tests/unit/plugins
Kevin Benton d7dc909464 OVS: Add mac spoofing filtering to flows
The mac-spoofing filtering done by iptables was
not adequate. See the bug report and change
I39dc0e23fc118ede19ef2d986b29fc5a8e48ff78 for
more information.

This patch adds flows to the OVS agent to block
any traffic from the VM that isn't in the allowed
address pairs macs or the mac address field of
the port.

Closes-Bug: #1558658
Change-Id: I02984b21872e0f183db7404c10d8180dbd89075f
(cherry picked from commit 997d7b03fb)
2016-04-21 22:29:30 +00:00
..
common Fix module's import order 2016-01-22 06:38:42 -08:00
ml2 OVS: Add mac spoofing filtering to flows 2016-04-21 22:29:30 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00