lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <172919283024.2582447.18246160222961333649.git-patchwork-notify@kernel.org>
Date: Thu, 17 Oct 2024 19:20:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xiao Liang <shaw.leon@...il.com>
Cc: stephen@...workplumber.org, netdev@...r.kernel.org
Subject: Re: [PATCH v2 iproute2 0/2] iplink: Fix link-netns handling

Hello:

This series was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:

On Fri, 11 Oct 2024 16:01:07 +0800 you wrote:
> When handling something like:
> 
>     # ip -n ns1 link add netns ns2 link-netns ns3 link eth1 eth1.100 type vlan id 100
> 
> should lookup eth1 in ns3 and set IFLA_LINK_NETNSID to the id of ns3 from ns2.
> But currently ip-link tries to find eth1 in ns1 and failes. This series fixes
> it.
> 
> [...]

Here is the summary with links:
  - [v2,iproute2,1/2] ip: Move of set_netnsid_from_name() to namespace.c
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=18bbd74b345f
  - [v2,iproute2,2/2] iplink: Fix link-netns id and link ifindex
    (no matching commit)

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ