neutron/neutron/plugins/ml2/drivers/openvswitch/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-fw: Mark conntrack entries invalid if no rule is matched 2016-03-23 16:05:49 +00:00
extension_drivers DSCP QoS rule implementation 2016-03-18 10:07:24 +01:00
openflow Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
xenapi XenAPI: Fix netwrap to support security group 2015-12-02 07:37:07 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
main.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
ovs_agent_extension_api.py Added agent specific API support to L2 extensions 2016-02-26 17:40:10 +00:00
ovs_dvr_neutron_agent.py Log warning message if get_subnet_for_dvr fails 2016-02-06 22:10:53 -05:00
ovs_neutron_agent.py ovs-fw: Mark conntrack entries invalid if no rule is matched 2016-03-23 16:05:49 +00:00