Introduce the capability to actively refresh mac_binding entries available
in OFTABLE_MAC_BINDING table when they are inactive for more than the
configured threshold.

Reported-at: https://issues.redhat.com/browse/FDP-1135

Lorenzo Bianconi (3):
  controller: Update OFTABLE_MAC_CACHE_USE for ARP reply generated by
    the tracked device.
  controller: Use xxreg1 for lookup_nd_ip() and get_nd() actions.
  controller: Send ARP/ND for stale mac_bindings entries.

 controller/lflow.c          |  31 +++++++---
 controller/mac-cache.c      | 115 ++++++++++++++++++++++++++++++++--
 controller/mac-cache.h      |  26 ++++++--
 controller/ovn-controller.c |  40 +++++++++---
 controller/pinctrl.c        |   8 +--
 controller/pinctrl.h        |   7 +++
 controller/statctrl.c       |  25 +++++++-
 lib/actions.c               |   4 +-
 tests/ovn.at                | 120 +++++++++++++++++++++++++++++++++---
 9 files changed, 331 insertions(+), 45 deletions(-)

-- 
2.48.1

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

Reply via email to