diff options
author | 2025-04-17 17:03:51 -0700 | |
---|---|---|
committer | 2025-04-24 09:29:56 +0200 | |
commit | 5a1ccff5c65aa553429a8caf8f491d503d760568 (patch) | |
tree | 96e4f2bad27fb1aa892492aa3e122a7b5f6ebd10 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipv6: Don't pass net to ip6_route_info_append(). (diff) | |
download | wireguard-linux-5a1ccff5c65aa553429a8caf8f491d503d760568.tar.xz wireguard-linux-5a1ccff5c65aa553429a8caf8f491d503d760568.zip |
ipv6: Rename rt6_nh.next to rt6_nh.list.
ip6_route_multipath_add() allocates struct rt6_nh for each config
of multipath routes to link them to a local list rt6_nh_list.
struct rt6_nh.next is the list node of each config, so the name
is quite misleading.
Let's rename it to list.
Suggested-by: Paolo Abeni <pabeni@redhat.com>
Link: https://lore.kernel.org/netdev/c9bee472-c94e-4878-8cc2-1512b2c54db5@redhat.com/
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250418000443.43734-11-kuniyu@amazon.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions