neutron/neutron/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
async_process.py Add full-stack tests framework 2015-03-26 20:21:40 +02:00
bridge_lib.py iptables firewall: add framework for iptables firewall functional test 2015-03-16 02:10:14 +08:00
daemon.py Allow metadata proxy to log with nobody user/group 2015-04-01 22:41:07 +02:00
dhcp.py Add IP version support to all ip_lib code 2015-05-04 11:00:10 -04:00
ebtables_driver.py ARP spoofing patch: Low level ebtables integration 2015-04-22 09:32:02 +12:00
external_process.py Always run dnsmasq as root 2015-04-02 13:09:30 -07:00
interface.py Support IPv6 Router 2015-03-30 13:32:46 -04:00
ip_lib.py Add IP version support to all ip_lib code 2015-05-04 11:00:10 -04:00
ip_link_support.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ip_monitor.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
ipset_manager.py Set IPset hash type to 'net' instead of 'ip' 2015-04-17 01:16:41 +00:00
iptables_comments.py Neutron to Drop Router Advts from VM ports 2015-04-24 03:42:07 +00:00
iptables_firewall.py Use iptables zone to separate different ip_conntrack 2015-05-05 16:59:37 +08:00
iptables_manager.py Use iptables zone to separate different ip_conntrack 2015-05-05 16:59:37 +08:00
keepalived.py Merge "Simplify keepalived.virtual_routes" 2015-04-23 17:39:27 +00:00
ovsdb_monitor.py Remove is_active property from SimpleInterfaceMonitor 2015-04-29 22:39:10 +00:00
polling.py OVS agent support on Hyper-V 2015-03-25 13:48:33 -07:00
ra.py Run radvd as root 2015-04-27 11:03:15 -04:00
utils.py Allow metadata proxy running with nobody user/group 2015-04-06 18:31:37 +02:00