On 12/10/25 11:18 AM, Ales Musil wrote: > In case we want to replace route with the same destination > but just different nexthop we need to remove the stale ones > first otherwise the first loop would return that the route > already exists and it would be created the second loop. > At the same time remove the unused err variable in > the re_nl_cleanup_routes function. > > Signed-off-by: Ales Musil <[email protected]> > ---
Hi Ales, Looks good to me, thanks! Acked-by: Dumitru Ceara <[email protected]> Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
