Eric Dumazet ba55ef8163 ipv6: add (struct uncached_list)->quarantine list
This is an optimization to keep the per-cpu lists as short as possible:

Whenever rt6_uncached_list_flush_dev() changes one rt6_info
matching the disappearing device, it can can transfer the object
to a quarantine list, waiting for a final rt6_uncached_list_del().

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-02-11 11:44:27 +00:00
..
2019-07-27 14:23:48 -07:00
2022-01-25 11:25:21 +00:00
2022-02-05 15:20:34 +00:00
2021-06-11 14:48:50 +02:00
2021-11-16 19:07:54 -08:00