[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164618761059.10543.6751143056551360921.git-patchwork-notify@kernel.org>
Date: Wed, 02 Mar 2022 02:20:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sven Eckelmann <sven@...fation.org>
Cc: netdev@...r.kernel.org, freifunk@...elefant.net
Subject: Re: [PATCH] macvtap: advertise link netns via netlink
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 28 Feb 2022 01:32:40 +0100 you wrote:
> Assign rtnl_link_ops->get_link_net() callback so that IFLA_LINK_NETNSID is
> added to rtnetlink messages. This fixes iproute2 which otherwise resolved
> the link interface to an interface in the wrong namespace.
>
> Test commands:
>
> ip netns add nst
> ip link add dummy0 type dummy
> ip link add link macvtap0 link dummy0 type macvtap
> ip link set macvtap0 netns nst
> ip -netns nst link show macvtap0
>
> [...]
Here is the summary with links:
- macvtap: advertise link netns via netlink
https://git.kernel.org/netdev/net-next/c/a02192151b7d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists