Eric Dumazet e2f736b753 ip6mr: introduce ip6mr_net_exit_batch()
cleanup_net() is competing with other rtnl users.

Avoiding to acquire rtnl for each netns before calling
ip6mr_rules_exit() gives chance for cleanup_net()
to progress much faster, holding rtnl a bit longer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-02-08 20:41:34 -08:00
..
2022-01-22 08:33:37 +02:00
2022-02-07 12:06:54 +00:00
2022-01-22 08:33:37 +02:00
2022-02-08 20:23:20 -08:00
2022-01-27 13:53:27 +00:00
2022-02-08 20:41:33 -08:00
2021-05-26 07:03:39 +02:00
2022-01-19 11:15:19 +02:00
2021-06-03 15:13:56 -07:00
2021-07-29 15:06:49 +01:00