neutron/neutron/agent/linux/openvswitch_firewall
LIU Yulong fdc8987f79 Add accepted egress direct flow
Do not flood the packets to bridge, since we have the
bridge port list, we can add a simple direct flow to
the right port only.

Conflicts:
    neutron/agent/linux/openvswitch_firewall/firewall.py
    neutron/conf/plugins/ml2/drivers/ovs_conf.py

Closes-Bug: #1732067
Related-Bug: #1841622
Change-Id: I14fefe289a19b718b247bf0740ca9bc47f8903f4
(cherry picked from commit efa8dd0895)
2020-03-26 08:23:32 +00:00
..
__init__.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
constants.py [log] ovs fw logging implementation 2018-01-09 09:26:40 +07:00
exceptions.py ovsfw: Don't create rules if updated port doesn't exist 2018-01-05 16:28:18 +00:00
firewall.py Add accepted egress direct flow 2020-03-26 08:23:32 +00:00
iptables.py fullstack: Migration from iptables_hybrid to openvswitch 2018-04-26 16:44:24 +00:00
rules.py Fix KeyError in OVS firewall 2019-03-27 11:53:01 +00:00