neutron/neutron/agent
Slawek Kaplonski e04ed368ad Support iproute2 4.15 in l3_tc_lib
In version 4.15 of iproute2 there was added support
for chain index in tc_filter [1].
Such version is available e.g. in Ubuntu 18.04 and it
has to be supported in l3_tc_lib regex to match
properly output of "tc filter" command.

[1] https://lwn.net/Articles/745643/

Closes-bug: #1809497
Change-Id: Id4066b5cff933ccd0dd3c751bf67b5d58af662d1
(cherry picked from commit e788d29458)
2020-04-14 07:40:42 +00:00
..
common don't clear skb mark when ovs is hw-offload enabled 2019-12-29 06:34:28 +00:00
dhcp Switch to use cast method in dhcp_ready_on_ports method 2019-11-15 15:53:44 +01:00
l2 Clear residual qos rules after l2-agent restarts. 2019-01-22 12:59:24 +00:00
l3 Do not initialize snat-ns twice 2020-02-25 01:54:15 +00:00
linux Support iproute2 4.15 in l3_tc_lib 2020-04-14 07:40:42 +00:00
metadata Remove extra header fields in proxied metadata requests 2020-03-03 20:11:38 +00:00
ovsdb Make OVSDB debug logging optional 2018-04-18 15:57:18 -05:00
windows Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
_topics.py Add binding_deactivate method to Linux bridge agent 2018-07-14 16:46:01 -05:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Ignore first local port update notification 2019-07-10 18:15:24 +00:00
rpc.py Ignore first local port update notification 2019-07-10 18:15:24 +00:00
securitygroups_rpc.py Add accepted egress direct flow 2020-03-26 08:23:32 +00:00