On Mon, Oct 11, 2021 at 4:22 PM Florian Westphal <fw@xxxxxxxxx> wrote: > > 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@xxxxxxxxx> > --- > v3: also remove the one-line wrappers, just adjust function signature > of the actual functions (Ondrej Mosnacek) > > security/selinux/hooks.c | 80 +++++++++------------------------------- > 1 file changed, 18 insertions(+), 62 deletions(-) Merged into selinux/next, thanks Florian! -- paul moore www.paul-moore.com