On 10/1/20 9:59 AM, Sabrina Dubroca wrote:
> Currently, ipvlan devices don't advertise a link-netnsid. We can get
> it from the lower device, like macvlan does.
>
> Signed-off-by: Sabrina Dubroca
> ---
> drivers/net/ipvlan/ipvlan_main.c | 9 +
> 1 file changed, 9 insertions(+)
>
> di
Currently, ipvlan devices don't advertise a link-netnsid. We can get
it from the lower device, like macvlan does.
Signed-off-by: Sabrina Dubroca
---
drivers/net/ipvlan/ipvlan_main.c | 9 +
1 file changed, 9 insertions(+)
diff --git a/drivers/net/ipvlan/ipvlan_main.c b/drivers/net/ipvlan