Message ID | 20250228102144.154802-1-nicolas.dichtel@6wind.com (mailing list archive) |
---|---|
Headers | show |
Series | net: notify users when an iface cannot change its netns | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Fri, 28 Feb 2025 11:20:55 +0100 you wrote: > This series adds a way to see if an interface cannot be moved to another netns. > > v5 -> v6: > - reword a nl ack comment in patch #1 (add "in the target netns") > - add { } in the netdev_for_each_altname() loop in patch #1 > > v4 -> v5: > - rebase on top of net-next > > [...] Here is the summary with links: - [net-next,v6,1/3] net: rename netns_local to netns_immutable https://git.kernel.org/netdev/net-next/c/0c493da86374 - [net-next,v6,2/3] net: advertise netns_immutable property via netlink https://git.kernel.org/netdev/net-next/c/4754affe0b57 - [net-next,v6,3/3] net: plumb extack in __dev_change_net_namespace() https://git.kernel.org/netdev/net-next/c/12b6f7069ba5 You are awesome, thank you!