neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native
LIU Yulong 6c1cf88667 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.

Closes-Bug: #1732067
Related-Bug: #1841622
Change-Id: I14fefe289a19b718b247bf0740ca9bc47f8903f4
(cherry picked from commit efa8dd0895)
2020-01-28 08:33:01 +00: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-05-30 08:11:31 +00:00
br_int.py Add accepted egress direct flow 2020-01-28 08:33:01 +00:00
br_phys.py Divide-and-conquer local bridge flows beasts 2019-03-26 21:13:25 +08:00
br_tun.py Divide-and-conquer local bridge flows beasts 2019-03-26 21:13:25 +08:00
main.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00
ofswitch.py Drop of_interface option 2019-05-24 10:33:48 +02:00
ovs_bridge.py Make OVS controller inactivity_probe configurable 2019-05-17 16:08:21 +00:00
ovs_oskenapp.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00