Switch the ARP probe to unicast to avoid the flooding.
This is paired with a small change to logial flows as
we were ignoring ND NA that has nd.tll set to 0.

Ales Musil (2):
  northd: Make sure lookup_nd works with ND if nd.tll is 0.
  pinctrl: Use unicast for MAC binding ARP probe.

 controller/mac-cache.c |  3 ++-
 controller/pinctrl.c   | 20 +++++++++++++-------
 controller/pinctrl.h   |  3 ++-
 northd/northd.c        | 20 ++++++++++++++++++++
 tests/ovn-northd.at    |  1 +
 tests/ovn.at           | 29 +++++++++++++++--------------
 6 files changed, 53 insertions(+), 23 deletions(-)

-- 
2.55.0

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

Reply via email to