neutron/neutron/tests/unit/agent/linux
yangxurong bd5373b670 Use iptables zone to separate different ip_conntrack
ip_conntrack causes security group rule failures when packets share
the same 5-tuple. Use iptables zone option to separate different
conntrack zone. Currently this patch only works for OVS agent.

Co-authored-by: shihanzhang <shihanzhang@huawei.com>

Change-Id: I90b4d2485e3e491f496dfb7bdee03d57f393be35
Partial-Bug: #1359523
2015-05-05 16:59:37 +08:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_async_process.py Introduce ip address monitor 2015-03-03 20:06:14 -05:00
test_bridge_lib.py iptables firewall: add framework for iptables firewall functional test 2015-03-16 02:10:14 +08:00
test_daemon.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_dhcp.py Finally let L3 and DHCP agents cleanup namespaces by default 2015-05-01 14:26:40 +00:00
test_ebtables_driver.py ARP spoofing patch: Low level ebtables integration 2015-04-22 09:32:02 +12:00
test_external_process.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_interface.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_ip_lib.py Add IP version support to all ip_lib code 2015-05-04 11:00:10 -04:00
test_ip_link_support.py Remove root_helper arg from sanity checks 2015-02-20 03:23:38 +00:00
test_ip_monitor.py Introduce ip address monitor 2015-03-03 20:06:14 -05:00
test_ipset_manager.py Set IPset hash type to 'net' instead of 'ip' 2015-04-17 01:16:41 +00:00
test_iptables_firewall.py Use iptables zone to separate different ip_conntrack 2015-05-05 16:59:37 +08:00
test_iptables_manager.py Use iptables zone to separate different ip_conntrack 2015-05-05 16:59:37 +08:00
test_keepalived.py Simplify keepalived.virtual_routes 2015-04-20 14:49:37 +08:00
test_ovsdb_monitor.py Remove is_active property from SimpleInterfaceMonitor 2015-04-29 22:39:10 +00:00
test_polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
test_utils.py Fix intermittent UT failures in test_utils 2015-04-07 16:40:47 -07:00