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] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANn89i+WTzL=H44WCHtF5Xe2v842nigU3GKQYBUpdqppKuUc-w@mail.gmail.com>
Date: Tue, 1 Oct 2024 14:38:32 +0200
From: Eric Dumazet <edumazet@...gle.com>
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, 
	Paolo Abeni <pabeni@...hat.com>, David Ahern <dsahern@...nel.org>, 
	Kuniyuki Iwashima <kuni1840@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH v1 net-next 1/5] ipv4: Link IPv4 address to per-net hash table.

On Tue, Oct 1, 2024 at 4:49 AM Kuniyuki Iwashima <kuniyu@...zon.com> wrote:
>
> As a prep for per-net RTNL conversion, we want to namespacify
> the IPv4 address hash table and the GC work.
>
> Let's allocate the per-net IPv4 address hash table to
> net->ipv4.inet_addr_lst and link IPv4 addresses into it.
>
> The actual users will be converted later.
>
> Note that the IPv6 address hash table is already namespacified.
>
> Signed-off-by: Kuniyuki Iwashima <kuniyu@...zon.com>

Reviewed-by: Eric Dumazet <edumazet@...gle.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ