[ovs-dev] [PATCH ovn 0/2] Further restrict ARP/ND broadcast domain for E-W and S-N traffic.

Dumitru Ceara dceara at redhat.com
Tue Nov 3 15:50:50 UTC 2020


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 <dceara at redhat.com>

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


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



More information about the dev mailing list