diff options
author | Eric Dumazet <[email protected]> | 2024-03-29 18:30:53 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-01 21:44:57 -0700 |
commit | 5fc68320c1fb3c7d456ddcae0b4757326a043e6f (patch) | |
tree | e83ac38a1dbbc3fde68f2e64fcde30757e662d6f /tools/perf/scripts/python/libxed.py | |
parent | edaa34e68c8113f1625244689107567bf5bd1637 (diff) |
ipv6: remove RTNL protection from inet6_dump_fib()
No longer hold RTNL while calling inet6_dump_fib().
Also change return value for a completed dump,
so that NLMSG_DONE can be appended to current skb,
saving one recvmsg() system call.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions