On 12/6/24 12:26 PM, Vladislav Odintsov wrote: > Prior to this patch documentation for routes lookup did not match the actual > behavior. > > Reported-at: > https://mail.openvswitch.org/pipermail/ovs-dev/2024-November/418485.html > Fixes: 1655a6c146ca ("northd, utils: support for RouteTables in LRs") > Signed-off-by: Vladislav Odintsov <[email protected]> > --- > v2 -> v3: > - Addressed Han's comments from v2: > - Rewritten route lookup description. New version describes the logic > of routes collection and LPM invokation. > - Removed similar wrong description LRP option:route_table. > --- > v1 -> v2: > - replaced unordered with ordered list > - removed src-ip based routes description as suggested by Han. > ---
As far as I can tell, Han's comments from v2 have been correctly addressed. I went ahead and pushed this to main, 24.09, 24.03. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
