Eric Dumazet
2a02f8379b
ipv6: use xa_array iterator to implement inet6_netconf_dump_devconf()
...
1) inet6_netconf_dump_devconf() can run under RCU protection
instead of RTNL.
2) properly return 0 at the end of a dump, avoiding an
an extra recvmsg() system call.
3) Do not use inet6_base_seq() anymore, for_each_netdev_dump()
has nice properties. Restarting a GETDEVCONF dump if a device has
been added/removed or if net->ipv6.dev_addr_genid has changed is moot.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-03-01 08:42:33 +00:00
..
2024-02-09 14:12:01 -08:00
2023-12-13 05:44:30 +09:00
2023-10-28 11:29:28 +01:00
2024-02-26 11:46:12 +00:00
2023-12-26 20:31:01 +00:00
2024-02-09 14:12:01 -08:00
2023-10-01 19:09:54 +01:00
2024-02-02 12:44:16 +00:00
2024-02-28 09:44:11 -05:00
2024-01-23 17:12:46 -08:00
2024-02-29 14:24:56 -08:00
2024-01-05 08:06:35 -08:00
2024-02-20 15:32:45 +01:00
2024-02-07 14:43:29 +01:00
2024-03-01 08:42:31 +00:00
2023-08-01 21:07:46 -07:00
2024-02-02 12:19:26 +00:00
2024-02-21 17:11:04 -08:00
2024-01-11 10:07:29 -08:00
2024-02-26 11:46:12 +00:00
2024-02-28 12:18:05 +00:00
2024-02-08 18:32:29 -08:00
2024-02-29 14:24:56 -08:00
2024-02-26 11:46:12 +00:00
2023-12-15 10:50:18 +00:00
2024-02-29 14:24:56 -08:00
2024-03-01 08:42:33 +00:00
2024-02-22 18:28:13 -08:00
2024-02-21 11:28:57 +00:00
2024-02-09 14:12:01 -08:00
2024-02-22 15:29:26 -08:00
2024-01-30 13:49:09 +01:00
2024-02-29 14:24:56 -08:00
2023-12-15 11:14:57 +01:00
2024-02-29 14:24:56 -08:00
2024-02-26 11:46:12 +00:00
2024-02-29 14:24:56 -08:00
2023-11-18 15:00:51 +00:00
2024-03-01 08:42:31 +00:00
2024-02-28 19:37:34 -08:00
2024-02-29 14:24:56 -08:00
2023-10-01 19:09:54 +01:00
2024-02-06 15:36:06 +01:00
2023-06-10 00:11:41 -07:00
2024-02-09 12:54:38 -08:00
2024-01-23 15:13:54 +01:00
2024-02-22 09:05:50 +01:00
2023-12-29 08:43:59 +00:00
2024-01-01 18:41:29 +00:00
2024-02-15 16:20:04 -08:00
2023-12-21 22:17:23 +01:00
2023-12-15 11:59:53 +00:00
2024-02-05 12:34:07 +00:00
2024-02-22 15:29:26 -08:00
2024-02-15 16:20:04 -08:00
2024-02-15 16:20:04 -08:00
2024-01-29 13:39:48 -05:00
2024-02-16 09:36:37 +00:00
2024-02-15 13:18:19 +01:00
2024-02-29 09:07:16 -08:00
2024-02-22 15:29:26 -08:00
2024-01-23 15:13:54 +01:00
2024-02-29 14:24:56 -08:00
2023-12-26 20:31:01 +00:00
2024-02-22 15:29:26 -08:00
2024-02-26 11:46:12 +00:00
2023-12-12 14:24:14 +01:00
2024-02-18 10:19:21 +00:00
2024-01-31 16:41:16 -08:00
2024-02-28 19:29:46 -08:00
2023-08-15 15:26:17 -07:00