On 3/30/26 5:20 PM, Lorenzo Bianconi wrote: > Introduce disable_garp_rarp option in the Logical_Router table in order > to disable GARP/RARP announcements by all the peer ports of this logical > router. > Please note this is a patch specific for ovn branch-24.03. > > Reported-at: https://issues.redhat.com/browse/FDP-1537 > Signed-off-by: Lorenzo Bianconi <[email protected]> > --- > NEWS | 2 + > controller/pinctrl.c | 45 ++++++++++++++++++--- > northd/northd.c | 5 +++ > ovn-nb.xml | 9 +++++ > tests/ovn.at | 94 ++++++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 149 insertions(+), 6 deletions(-) >
Hi Lorenzo, Thanks for the new revision, this looks good to me! Applied to 24.03. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
