neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native
LIU Yulong 5578c7073f 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/conf/plugins/ml2/drivers/ovs_conf.py

Closes-Bug: #1732067
Related-Bug: #1841622
Change-Id: I14fefe289a19b718b247bf0740ca9bc47f8903f4
(cherry picked from commit efa8dd0895)
2020-02-28 20:58:21 +08:00
..
__init__.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
br_dvr_process.py DVR: Modify DVR flows to allow ARP requests to hit ARP Responder table 2019-09-30 19:04:47 +00:00
br_int.py Add accepted egress direct flow 2020-02-28 20:58:21 +08:00
br_phys.py Divide-and-conquer local bridge flows beasts 2019-03-27 18:26:56 +00:00
br_tun.py Divide-and-conquer local bridge flows beasts 2019-03-27 18:26:56 +00:00
main.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00
ofswitch.py Remove sleep command when retrieving OVS dp 2020-02-03 09:38:44 +00:00
ovs_bridge.py Make OVS controller inactivity_probe configurable 2019-05-25 13:30:57 +00:00
ovs_oskenapp.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00