commit | 8e71bf75efceff07e04e1f8a4b7c0dbff7205949 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Fri Apr 21 11:49:09 2017 +0200 |
committer | Paul Moore <paul@paul-moore.com> | Fri Jun 02 10:27:46 2017 -0400 |
tree | 8d3ac1a5570912e3ebc8f787e0442cb81f6aebc5 | |
parent | 409dcf31538ae6ae96b3a0a1d3211e668bfefe8b [diff] |
selinux: use pernet operations for hook registration It will allow us to remove the old netfilter hook api in the near future. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Paul Moore <paul@paul-moore.com>