Files
linux/include/net
Pablo Neira Ayuso c80f10bc97 netfilter: nf_conncount: speculative garbage collection on empty lists
Instead of removing a empty list node that might be reintroduced soon
thereafter, tentatively place the empty list node on the list passed to
tree_nodes_free(), then re-check if the list is empty again before erasing
it from the tree.

[ Florian: rebase on top of pending nf_conncount fixes ]

Fixes: 5c789e131c ("netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree search")
Reviewed-by: Shawn Bohrer <sbohrer@cloudflare.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2018-12-29 02:45:22 +01:00
..
2018-09-08 01:39:47 +09:00
2018-09-18 19:55:01 -07:00
2018-12-10 15:54:34 -08:00
2018-11-15 11:35:40 -08:00
2018-10-31 12:37:12 -07:00
2018-09-26 20:22:19 -07:00
2018-11-07 23:00:23 -08:00
2018-11-07 16:23:05 -08:00
2018-09-13 09:04:58 -07:00
2018-09-25 20:17:35 -07:00
2018-12-20 16:56:04 -08:00
2018-12-07 12:59:08 -08:00
2018-08-29 12:25:53 -07:00