]> git.baikalelectronics.ru Git - kernel.git/commit
selinux: register nf hooks with single nf_register_hooks call
authorJiri Pirko <jiri@resnulli.us>
Wed, 3 Sep 2014 15:42:13 +0000 (17:42 +0200)
committerPaul Moore <pmoore@redhat.com>
Tue, 9 Sep 2014 00:42:47 +0000 (20:42 -0400)
commitdc79ea63700e50c4632c7cf2533122ed6e171ea9
tree9d3784b924aad3fcccef0fa47287872995196b39
parent30fc99dff411def7e2c2c5c6798ceb0435d96c70
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>
security/selinux/hooks.c