The first patch of the series is a small refactor (no functional
changes) while the second patch actually addresses a bug that was
introduced a long time ago [0] due to which OVN's ARP/ND responder flows
get skipped for traffic coming from localnet ports.
[0] f763a3273b84 ("ovn: Avoid ARP responder for packets from localnet port")
Dumitru Ceara (2):
northd: Add ls_has_localnet_port() helper.
northd: Enable ARP/ND responder for localnet-sourced requests.
northd/en-multicast.c | 2 +-
northd/northd.c | 60 +++++++++----
northd/northd.h | 6 ++
northd/ovn-northd.8.xml | 76 +++++++++++-----
tests/ovn-northd.at | 111 ++++++++++++++++++++++-
tests/ovn.at | 189 ++++++++++++++++++++++++++++++++++++++++
6 files changed, 404 insertions(+), 40 deletions(-)
--
2.53.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev