]> Pileus Git - ~andy/linux/commit
selinux: Fix missing calls to netlbl_skbuff_err()
authorPaul Moore <paul.moore@hp.com>
Fri, 10 Oct 2008 14:16:31 +0000 (10:16 -0400)
committerPaul Moore <paul.moore@hp.com>
Fri, 10 Oct 2008 14:16:31 +0000 (10:16 -0400)
commitdfaebe9825ff34983778f287101bc5f3bce00640
tree4dccdcdcecd57fc8bfc083ff30d9e0ecb2e7ecba
parent99d854d231ce141850b988bdc7e2e7c78f49b03a
selinux: Fix missing calls to netlbl_skbuff_err()

At some point I think I messed up and dropped the calls to netlbl_skbuff_err()
which are necessary for CIPSO to send error notifications to remote systems.
This patch re-introduces the error handling calls into the SELinux code.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Acked-by: James Morris <jmorris@namei.org>
include/net/netlabel.h
net/netlabel/netlabel_kapi.c
security/selinux/hooks.c
security/selinux/include/netlabel.h
security/selinux/netlabel.c