diff options
author | 2024-03-06 15:51:43 +0000 | |
---|---|---|
committer | 2024-03-08 11:15:36 +0000 | |
commit | 9cc4cc329d30dbb353fbb23ef8cd633e8f5b8ccf (patch) | |
tree | 9edd4a161c32994c424c1bcbc7656bf56d6e541f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipv6: make in6_dump_addrs() lockless (diff) | |
download | wireguard-linux-9cc4cc329d30dbb353fbb23ef8cd633e8f5b8ccf.tar.xz wireguard-linux-9cc4cc329d30dbb353fbb23ef8cd633e8f5b8ccf.zip |
ipv6: use xa_array iterator to implement inet6_dump_addr()
inet6_dump_addr() can use the new xa_array iterator
for better scalability.
Make it ready for RCU-only protection.
RTNL use is removed in the following patch.
Also properly return 0 at the end of a dump to avoid
and extra recvmsg() to get NLMSG_DONE.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions