[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e86ef784-9dd4-8649-1979-423f3c0c2062@gmail.com>
Date: Mon, 7 Feb 2022 20:04:16 -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 01/11] ipv6/addrconf: allocate a per netns hash
table
On 2/7/22 9:17 AM, Eric Dumazet wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> Add a per netns hash table and a dedicated spinlock,
> first step to get rid of the global inet6_addr_lst[] one.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> ---
> include/net/netns/ipv6.h | 4 ++++
> net/ipv6/addrconf.c | 20 ++++++++++++++++++++
> 2 files changed, 24 insertions(+)
>
Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists