neutron/neutron/agent
Thomas Morin d761d26225 delete_flows shall only touch flows with the bridge cookie
With this change delete_flows will only remove flows matching the default
cookie of the bridge.

The uninstall_flows implementation in the native bridge is also modified
to touch only the flows with the bridge cookie.

To still allow deletion of all cookies, cookie=COOKIE_ANY is introduced
as a special value, and used in the agent code in the places where the
intent is indeed to clean all flows whatever their cookie is.

Partial-Bug: #1557620
Change-Id: Idd0531cedda87224531cb8fb6a912ccd0f1554d5
2017-03-24 11:02:08 +01:00
..
common delete_flows shall only touch flows with the bridge cookie 2017-03-24 11:02:08 +01:00
dhcp Spin off context module 2017-03-06 16:25:29 +00:00
l2 Refactors QosAgentDriver 2017-01-03 04:34:44 -08:00
l3 Add PD support in HA router 2017-03-15 04:31:09 +00:00
linux Merge "Don't return null-byte separated string from ExternalProcess.cmdline()" 2017-03-20 23:41:08 +00:00
metadata Don't add duplicate metadata rules after router update 2017-03-15 17:06:09 +08:00
ovsdb Set OVS inactivity_probe to vsctl_timeout when adding manager 2017-03-08 20:10:35 +00:00
windows Add IPLink class to Windows ip_lib implementation 2017-01-17 17:39:38 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
dhcp_agent.py Agent common config 2017-03-15 09:52:18 -06:00
firewall.py Use ICMPV6_TYPE_* constants from neutron-lib 2016-05-28 07:53:35 -07:00
l3_agent.py Agent common config 2017-03-15 09:52:18 -06:00
metadata_agent.py Agent common config 2017-03-15 09:52:18 -06:00
rpc.py Remove logging import unused 2017-02-15 14:01:04 +07:00
securitygroups_rpc.py Delete conntrack when remote ipset member removed 2016-11-29 16:19:03 +00:00