diff options
author | Kuniyuki Iwashima <[email protected]> | 2024-10-08 10:29:03 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-09 20:08:07 -0700 |
commit | 87173021f1583ee37f4801fcde354729da8db3dc (patch) | |
tree | 227ef64c31b8b0b7ad7114bea9513605fabd6481 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 22ee378eb6814b68664a8032f9eecd72e9b3dcda (diff) |
ipv4: Link IPv4 address to per-netns hash table.
As a prep for per-netns RTNL conversion, we want to namespacify
the IPv4 address hash table and the GC work.
Let's allocate the per-netns 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.
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions