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.
Lorenzo Bianconi (4): 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: Introduce send_self_originated_neigh_packet routine. controller: Send ARP/ND for stale mac_bindings entries. controller/lflow.c | 31 +++-- controller/mac-cache.c | 141 +++++++++++++++++++-- controller/mac-cache.h | 21 +++- controller/ovn-controller.c | 3 +- controller/pinctrl.c | 49 ++++++++ controller/pinctrl.h | 7 ++ controller/statctrl.c | 29 ++++- controller/statctrl.h | 1 + lib/actions.c | 4 +- tests/ovn.at | 241 +++++++++++++++++++++++++++++++++++- tests/system-ovn.at | 108 ++++++++++++++++ 11 files changed, 602 insertions(+), 33 deletions(-) -- 2.48.1 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev