neutron/neutron/tests/unit/plugins/ml2
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
..
drivers OVS: Add mac spoofing filtering to flows 2016-04-21 22:29:30 +00:00
extensions Adds unit tests for external DNS integration 2016-03-09 18:00:39 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py portbindings: use constants for extension keys 2016-01-10 00:42:53 -08:00
base.py Add high-level functional/integration DVR tests 2015-08-19 18:01:16 -04:00
test_agent_scheduler.py Move db agent schedulers test to a more appropriate place 2015-08-24 15:14:13 +03:00
test_db.py Merge "Fix port relationship for DVRPortBinding" 2016-02-05 16:09:14 +00:00
test_driver_context.py Revert "Defer segment lookup in NetworkContext object" 2015-06-10 07:04:38 +00:00
test_ext_portsecurity.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_extension_driver_api.py ML2: Call _dict_extend in create_(net|port) ops 2016-02-06 09:50:38 +00:00
test_plugin.py Merge "Extend dicts with original model in create/update" 2016-03-14 05:57:26 +00:00
test_port_binding.py unbreak unit test caused by c5fa665de3 2016-03-01 13:32:29 -08:00
test_rpc.py Use assertIn and assertNotIn 2015-10-05 20:47:18 +02:00
test_security_group.py Fix module's import order 2016-01-22 06:38:42 -08:00
test_tracked_resources.py Add relationship between port and floating ip 2016-01-29 12:28:15 +03:00