neutron/neutron/agent
Jakub Libosvar 4f6aa3ffde ovs-fw: Mark conntrack entries invalid if no rule is matched
This patch makes sure that existing connection breaks once security
group rule that allowed such connection is removed. Due to correctly
track connections on the same hypervisor, zones were changed from
per-port to per-network (based on port's vlan tag). This information is
now stored in register 6. Also there was added a test for RELATED
connections to avoid marking such connection as invalid by REPLY rules.

Closes-Bug: 1549370
Change-Id: Ibb5942a980ddd8f2dd7ac328e9559a80c05789bb
2016-03-23 16:05:49 +00:00
..
common Ovs agent can't start on Windows because of validate_local_ip 2016-03-19 12:22:59 -07:00
dhcp DHCP: Downgrade 'network has been deleted' logs 2016-03-10 17:04:44 -08:00
l2 DSCP QoS rule implementation 2016-03-18 10:07:24 +01:00
l3 DVR: Agent side change for live migration with floatingip 2016-03-15 00:02:35 +00:00
linux ovs-fw: Mark conntrack entries invalid if no rule is matched 2016-03-23 16:05:49 +00:00
metadata Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
ovsdb idlutils: add in missing translations 2016-02-08 06:19:18 -08:00
windows Ovs agent can't start on Windows because of validate_local_ip 2016-03-19 12:22:59 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
dhcp_agent.py Remove deprecated use_namespaces option 2015-11-18 19:17:29 +01:00
firewall.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
l3_agent.py Register RA and PD config options in l3-agent 2016-01-12 21:03:54 -05:00
metadata_agent.py Allow metadata proxy running with nobody user/group 2015-04-06 18:31:37 +02:00
rpc.py Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
securitygroups_rpc.py Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00