Re: [PATCH] macvtap: advertise link netns via netlink
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-03-02 02:20:16
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-03-02 02:20:16
Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski [off-list ref]: 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