On 2/27/25 09:37, Eelco Chaudron wrote:
> The route table APIs and variables previously referenced bridge
> names. However, the API is generic enough to work with netdevs,
> which is already used in some cases.
> 
> This patch renames function arguments and variables to reflect
> netdevs rather than bridges for consistency.
> 
> Signed-off-by: Eelco Chaudron <echau...@redhat.com>
> ---
> v3: Fixed line length.
> v2: Renamed all variables referencing a bridge rather
>     than a netdev.
> ---
>  lib/ovs-router.c | 51 ++++++++++++++++++++++++------------------------
>  lib/ovs-router.h |  8 ++++----
>  2 files changed, 30 insertions(+), 29 deletions(-)

Thanks, Eelco!  Applied.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to