This series aims at further restricting ARP/ND broadcast domain for self
originated packets.  Until now those packets were always flooded on all
ports of the switch.

The first patch of the series is needed in order to remove dependency on
self-originated GARPs to be sent through the network (OVS) between OVN
logical ports.

Signed-off-by: Dumitru Ceara <[email protected]>

Dumitru Ceara (2):
      pinctrl: Directly update MAC_Bindings created by self originated GARPs.
      ovn-northd: Limit self originated ARP/ND broadcast domain.


 controller/pinctrl.c    |  105 ++++++++++++++++++++++++++++++++++++++---------
 lib/mcast-group-index.h |    1 
 northd/ovn-northd.8.xml |   19 ++++-----
 northd/ovn-northd.c     |   84 +++++++++++++++++++++++---------------
 tests/ovn.at            |   50 ++++++++++------------
 5 files changed, 171 insertions(+), 88 deletions(-)

---
Backported from OVN master branch.

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to