vmware-nsx/neutron/agent/linux
rajeev 1f20772ed5 Stop tracking connections in DVR FIP Namespace
For DVR, connections to external network using floating IPs do not
need to be tracked in FIP namespace because they are being
already tracked in router namespace.
This fix adds iptable rules to not track connections.

Change-Id: I378039e311763d114860cb70ded7349d6580855a
Closes-bug: #1360395
2014-09-05 15:41:48 -04:00
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
async_process.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
daemon.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
dhcp.py Don't spawn metadata-proxy for non-isolated nets 2014-09-01 21:20:33 +09:00
external_process.py Implements ProcessMonitor to watch over external processes 2014-09-02 06:20:08 +02:00
interface.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
ip_lib.py Merge "Make log level in linux.utils.execute configurable" 2014-09-02 21:17:49 +00:00
iptables_firewall.py Refactor security group rpc call 2014-09-02 19:43:34 +02:00
iptables_manager.py Stop tracking connections in DVR FIP Namespace 2014-09-05 15:41:48 -04:00
keepalived.py Introduces a keepalived manager for HA 2014-08-31 17:02:33 +03:00
ovs_lib.py remove explicit include of the ovs plugin 2014-08-29 19:25:35 +05:30
ovsdb_monitor.py Increase ovsdb_monitor.SimpleInterfaceMonitor start timeout 2014-08-25 20:58:24 +02:00
polling.py Raise NotImplementedError instead of NotImplemented 2014-08-13 10:54:07 +02:00
ra.py Support Router Advertisement Daemon (radvd) for IPv6 2014-07-20 22:32:19 -04:00
utils.py Make log level in linux.utils.execute configurable 2014-08-26 13:19:34 +04:00