On 18 Dec 2024, at 20:12, Frode Nordahl wrote: > In a subsequent patch we will introduce support for handling the > RTA_MULTIPATH attribute. > > The RTA_MULTIPATH attribute is a nested attribute containing > another set of route attributes. There is some overlap of netlink > policy for parsing both sets of attributes. > > Consequently we would want to reuse the code for parsing these > attributes, and splitting up the function allows us to do this in > a subsequent patch. > > Signed-off-by: Frode Nordahl <[email protected]>
Thanks for making the requested changes. This patch looks good to me. Acked-by: Eelco Chaudron <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
