netlabel: Pass a family parameter to netlbl_skbuff_err().
authorHuw Davies <huw@codeweavers.com>
Mon, 27 Jun 2016 19:06:16 +0000 (15:06 -0400)
committerPaul Moore <paul@paul-moore.com>
Mon, 27 Jun 2016 19:06:16 +0000 (15:06 -0400)
commita04e71f631fa3d2fd2aa0404c11484739d1e9073
treec69ef0d43baa723ea7c62d8e8e35faec0a5067ca
parent2917f57b6bc15cc6787496ee5f2fdf17f0e9b7d3
netlabel: Pass a family parameter to netlbl_skbuff_err().

This makes it possible to route the error to the appropriate
labelling engine.  CALIPSO is far less verbose than CIPSO
when encountering a bogus packet, so there is no need for a
CALIPSO error handler.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
include/net/netlabel.h
net/netlabel/netlabel_kapi.c
security/selinux/hooks.c
security/selinux/include/netlabel.h
security/selinux/netlabel.c
security/smack/smack_lsm.c
This page took 0.02517 seconds and 5 git commands to generate.