neutron/neutron/plugins/ml2/drivers
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
..
agent Check tap bridge timestamps to detect local changes 2016-03-10 03:04:11 -08:00
l2pop Merge "Unmarshall portinfo on update_fdb_entries calls" 2016-02-18 09:16:19 +00:00
linuxbridge Check tap bridge timestamps to detect local changes 2016-03-10 03:04:11 -08:00
macvtap Check tap bridge timestamps to detect local changes 2016-03-10 03:04:11 -08:00
mech_sriov Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
openvswitch ovs-fw: Mark conntrack entries invalid if no rule is matched 2016-03-23 16:05:49 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Add global_physnet_mtu and deprecate segment_mtu 2016-03-08 11:11:08 -08:00
mech_agent.py Improve logging for port binding 2016-03-02 11:56:35 +00:00
type_flat.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_geneve.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_gre.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_local.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_tunnel.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_vlan.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_vxlan.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00