neutron/neutron/tests/unit/agent
Brian Haley 6a8a1f81ae Add iptables metadata marking rule on router init
Move the iptables metadata marking rule earlier in
router init, that way any stray metadata requests
that arrive before the filter metadata redirect rule is
installed will just be dropped.  We do this irregardless
of whether we will be running the metadata proxy.

Partial-bug: #1735724

Change-Id: I8982523dbb94a7c5b8a4db88a196fabc4dd2873f
(cherry picked from commit 6941977827)
2018-08-31 20:39:41 +00:00
..
common [Qos] Fix residues of ovs in ingress bw limit 2017-12-06 15:37:43 +08:00
dhcp Spawn/stop metadata proxies upon adding/deleting router interfaces 2018-03-28 22:24:30 +00:00
l2 Extend QoS L2 drivers interface to handle ingress rule types 2017-06-05 16:58:00 +00:00
l3 Add iptables metadata marking rule on router init 2018-08-31 20:39:41 +00:00
linux Retry dhcp_release on failures 2018-07-30 10:43:04 +02:00
metadata Add iptables metadata marking rule on router init 2018-08-31 20:39:41 +00:00
ovsdb Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
windows Fix pep8 errors 2018-04-17 10:39:04 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Fix race condition with enabling SG on many ports at once 2018-06-20 18:16:07 +00:00
test_rpc.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_securitygroups_rpc.py Merge "Iptables firewall driver adds forward rules for trusted ports" into stable/pike 2018-07-06 02:31:21 +00:00