linux/security/smack
Florian Westphal 2ffbceb2b0 netfilter: remove hook owner refcounting
since commit 8405a8fff3 ("netfilter: nf_qeueue: Drop queue entries on
nf_unregister_hook") all pending queued entries are discarded.

So we can simply remove all of the owner handling -- when module is
removed it also needs to unregister all its hooks.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2015-10-16 18:21:39 +02:00
..
Kconfig
Makefile
smack.h
smack_access.c Kernel threads excluded from smack checks 2015-08-10 15:15:50 -07:00
smack_lsm.c Smack - Fix build error with bringup unconfigured 2015-08-12 18:10:01 -07:00
smack_netfilter.c netfilter: remove hook owner refcounting 2015-10-16 18:21:39 +02:00
smackfs.c