commit | 25db6bea1ff5a78ef493eefdcbb9c1d27134e560 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Wed Sep 03 17:42:13 2014 +0200 |
committer | Paul Moore <pmoore@redhat.com> | Mon Sep 08 20:42:47 2014 -0400 |
tree | 9d3784b924aad3fcccef0fa47287872995196b39 | |
parent | a7a91a1928fe69cc98814cb746d5171ae14d757e [diff] |
selinux: register nf hooks with single nf_register_hooks call Push ipv4 and ipv6 nf hooks into single array and register/unregister them via single call. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: Paul Moore <pmoore@redhat.com>