Files
linux/net
Florian Westphal 63f55acf7b netfilter: ecache: document extension area access rules
Once ct->ext gets free'd via kfree() rather than kfree_rcu we can't
access the extension area anymore without owning the conntrack.

This is a special case:

The worker is walking the pcpu dying list while holding dying list lock:
Neither ct nor ct->ext can be free'd until after the walk has completed.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2019-10-17 11:26:20 +02:00
..
2019-10-02 14:47:51 -07:00
2019-09-26 08:56:17 +02:00
2019-10-04 13:58:33 -07:00
2019-08-20 12:25:14 -07:00