neutron/neutron/agent
Brian Haley e55ff3ec35 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 14:28:40 +00:00
..
common [OVS] Add mac-table-size to be set on each ovs bridge 2018-06-19 07:12:45 +00:00
dhcp Fix lack of routes for neighbour IPv4 subnets 2018-06-01 19:56:52 +00:00
l2 use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
l3 Add iptables metadata marking rule on router init 2018-08-31 14:28:40 +00:00
linux Fix no ACCEPT event can get for security group logging 2018-08-14 08:48:34 +07:00
metadata Add iptables metadata marking rule on router init 2018-08-31 14:28:40 +00:00
ovsdb Merge "Fixes using SSL OVSDB connection" 2018-02-09 09:04:26 +00:00
windows Windows: fix exec calls 2018-06-19 07:12:27 +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 Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
firewall.py consume load_class_by_alias_or_classname from neutron-lib 2017-10-21 06:01:15 -06:00
l3_agent.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
rpc.py remove neutron.callbacks package 2018-01-16 09:32:32 -07:00
securitygroups_rpc.py Iptables firewall driver adds forward rules for trusted ports 2018-03-25 09:56:10 +00:00