neutron/neutron/agent
Nate Johnston 9d04e38e86 OVS flows for custom ethertypes must be on EGRESS
Some traffic does not work if the OVS flows to permit custom ethertypes
are not set on the base egress table.  If the rule is added to the base
egress table then both ingress and egress work properly.  Also move
initialization code to the function to initialize egress.

Related-Bug: #1832758
Change-Id: Ia312fe75df58723bf41804eec4bd918d223bd60c
(cherry picked from commit fb859966f7)
2019-10-02 16:56:17 +00:00
..
common Clear skb mark on encapsulating packets 2019-08-10 09:58:16 +00:00
dhcp Add info log about ready DHCP config for ports 2019-09-17 05:42:59 +00:00
l2 Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
l3 Delay HA router transition from "backup" to "master" 2019-09-10 05:40:29 +00:00
linux OVS flows for custom ethertypes must be on EGRESS 2019-10-02 16:56:17 +00:00
metadata Add kill hooks for external processes 2019-06-05 14:39:15 +00:00
ovsdb Add debug information in BridgeCreateEvent 2018-12-06 10:08:51 +00:00
windows remove neutron.common.exceptions 2019-02-01 14:35:00 -07: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:07 +00:00
rpc.py Ignore first local port update notification 2019-07-10 18:15:07 +00:00
securitygroups_rpc.py Divide-and-conquer security group beasts 2019-04-02 14:30:25 +00:00