All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Sven Eckelmann <sven@narfation.org>
Cc: netdev@vger.kernel.org, freifunk@irrelefant.net
Subject: Re: [PATCH] macvtap: advertise link netns via netlink
Date: Wed, 02 Mar 2022 02:20:10 +0000	[thread overview]
Message-ID: <164618761059.10543.6751143056551360921.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220228003240.1337426-1-sven@narfation.org>

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.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



      reply	other threads:[~2022-03-02  2:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-28  0:32 [PATCH] macvtap: advertise link netns via netlink Sven Eckelmann
2022-03-02  2:20 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=164618761059.10543.6751143056551360921.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=freifunk@irrelefant.net \
    --cc=netdev@vger.kernel.org \
    --cc=sven@narfation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.