diff options
author | Eric Dumazet <edumazet@google.com> | 2024-03-06 18:51:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-08 14:15:36 +0300 |
commit | 9cc4cc329d30dbb353fbb23ef8cd633e8f5b8ccf (patch) | |
tree | 9edd4a161c32994c424c1bcbc7656bf56d6e541f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 46f5182dd792c55940ca520576d1544744732b81 (diff) | |
download | linux-9cc4cc329d30dbb353fbb23ef8cd633e8f5b8ccf.tar.xz |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions