diff options
author | Florian Westphal <fw@strlen.de> | 2021-10-11 22:22:29 +0200 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2021-10-11 17:44:00 -0400 |
commit | 4342f70538b929b188c6e370fe24a155e6532eb2 (patch) | |
tree | 1f6045e6cadc1d2e8d55c957d55a50b3f4d9fdee /security/Makefile | |
parent | f5d0e5e9d72d3a06018efbfa3adccc0e09a129f9 (diff) | |
download | linux-4342f70538b929b188c6e370fe24a155e6532eb2.tar.bz2 |
selinux: remove unneeded ipv6 hook wrappers
Netfilter places the protocol number the hook function is getting called
from in state->pf, so we can use that instead of an extra wrapper.
While at it, remove one-line wrappers too and make
selinux_ip_{out,forward,postroute} useable as hook function.
Signed-off-by: Florian Westphal <fw@strlen.de>
Message-Id: <20211011202229.28289-1-fw@strlen.de>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/Makefile')
0 files changed, 0 insertions, 0 deletions