diff options
author | Eric Dumazet <[email protected]> | 2024-02-22 10:50:11 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-02-26 11:46:12 +0000 |
commit | ac14ad9755d4f8f286fd2cd710aa5dcf9a3c777a (patch) | |
tree | 0bbaee7ad9b3244463563f6d3bdd794c96a9e12b /scripts/generate_rust_analyzer.py | |
parent | 8afc7a78d55de726b2747d7775c54def79509ec5 (diff) |
ipv6: use xarray iterator to implement inet6_dump_ifinfo()
Prepare inet6_dump_ifinfo() to run with RCU protection
instead of RTNL and use for_each_netdev_dump() interface.
Also properly return 0 at the end of a dump, avoiding
an extra recvmsg() system call and RTNL acquisition.
Note that RTNL-less dumps need core changes, coming later
in the series.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Reviewed-by: Donald Hunter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions