From: Darrell Ball <root@ubuntu.(none)>

The following patch adds support for bcast/mcast/unknown ucast
for OVN gateway for the direction from gateway towards HVs
The includes adding unknown-dst entries from the OVN VTEP
controller, adding flow programming support to the ovn gateway
emulator, in case of flood port set changes and also enabling
existing test case support for bcast and mcast traffic.

There is a related issue for flows from HV towards gateway that
is noted but not fixed by this patch - if the gateway local
flood port set changes the gateway legacy code will not
mod-flow appropriately. A fix for this issue may be added
separately.

Darrell Ball (1):
  OVN: Support bcast/mcast/unknown from gateway towards HV

 ovn/controller-vtep/vtep.c | 207 ++++++++++++++++++++++++++++++++++++++++-----
 tests/ovn.at               |   6 +-
 vtep/ovs-vtep              |  18 +++-
 3 files changed, 204 insertions(+), 27 deletions(-)

-- 
1.9.1

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to