[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20c1daa9-faa9-56c7-7dd0-5cd060dcc000@gmail.com>
Date: Mon, 7 Feb 2022 20:07:14 -0800
From: David Ahern <dsahern@...il.com>
To: Eric Dumazet <eric.dumazet@...il.com>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: netdev <netdev@...r.kernel.org>, David Ahern <dsahern@...nel.org>,
Eric Dumazet <edumazet@...gle.com>
Subject: Re: [PATCH net-next 02/11] ipv6/addrconf: use one delayed work per
netns
On 2/7/22 9:17 AM, Eric Dumazet wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> Next step for using per netns inet6_addr_lst
> is to have per netns work item to ultimately
> call addrconf_verify_rtnl() and addrconf_verify()
> with a new 'struct net*' argument.
>
> Everything is still using the global inet6_addr_lst[] table.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> ---
> include/net/netns/ipv6.h | 1 +
> net/ipv6/addrconf.c | 44 ++++++++++++++++++++++------------------
> 2 files changed, 25 insertions(+), 20 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists