On 13 Jan 2025, at 21:45, Frode Nordahl wrote:

> The use of the variable name rtmsg for the global netlink notifier
> callback buffer is confusing.
>
> It coincides both with the kernel uapi struct rtmsg and as an
> abbreviation of the route-table module struct route_table_msg.
>
> One could be lead to believe that this buffer is used as storage
> for all handling of route messages for the module, which is not
> the case.
>
> Signed-off-by: Frode Nordahl <[email protected]>

Thanks for the 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

Reply via email to