On 6/4/25 11:34 AM, Dumitru Ceara via dev wrote: > When dynamic-routing-redistribute=nat,lb is configured for a logical > router (port), northd checks all neighbor routers (either direct peers > or connected through a logical switch) and should advertise routes for > all NAT/LB IPs owned by them. > > There was however a bug in ovn-northd and the loop to walk all neighbor > routers was stopped early, after the first direct peer was processed. > Fix it and add a test case. > > Reported-at: https://issues.redhat.com/browse/FDP-1446 > Reported-by: Jakub Libosvar <[email protected]> > Fixes: cd4ad2f56179 ("northd: Redistribution of NAT/LB routes.") > Signed-off-by: Dumitru Ceara <[email protected]> > ---
Recheck-request: github-robot-_Build_and_Test CI flake that will be fixed by: https://patchwork.ozlabs.org/project/ovn/patch/[email protected]/ _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
