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 <dce...@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(-)

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to