Re: [PATCH net-next v4 4/9] tun: Decouple vnet from tun_struct
From: Willem de Bruijn
Date: Mon Jan 20 2025 - 06:08:56 EST
Akihiko Odaki wrote:
> Decouple vnet-related functions from tun_struct so that we can reuse
> them for tap in the future.
>
> Signed-off-by: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
Reviewed-by: Willem de Bruijn <willemb@xxxxxxxxxx>