Eric Dumazet a3f5f4c2f9 ipv4: remove fib_info_devhash[]
Upcoming per-netns RTNL conversion needs to get rid
of shared hash tables.

fib_info_devhash[] is one of them.

It is unclear why we used a hash table, because
a single hlist_head per net device was cheaper and scalable.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://patch.msgid.link/20241004134720.579244-5-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-10-07 16:46:27 -07:00
..
2024-10-04 12:42:32 +01:00
2024-06-14 19:08:50 -07:00
2024-01-11 10:07:29 -08:00
2024-10-07 16:46:27 -07:00
2024-09-10 12:11:04 +02:00
2024-09-21 09:27:50 -07:00
2024-01-31 16:41:16 -08:00