[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <810bc6e9-1872-4357-a571-2ed4837b74f9@redhat.com>
Date: Tue, 8 Oct 2024 13:10:43 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: Kuniyuki Iwashima <kuniyu@...zon.com>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, David Ahern <dsahern@...nel.org>
Cc: Kuniyuki Iwashima <kuni1840@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH v2 net-next 4/4] ipv4: Retire global IPv4 hash table
inet_addr_lst.
On 10/4/24 21:59, Kuniyuki Iwashima wrote:
> No one uses inet_addr_lst anymore, so let's remove it.
>
> While at it, we can remove net_hash_mix() from the hash calculation.
Is that really safe? it will make hash collision predictable in a
deterministic way.
FTR, IPv6 still uses the net seed.
Thanks,
Paolo
Powered by blists - more mailing lists