SELinux: Add warning messages on network denial due to error
authorPaul Moore <paul.moore@hp.com>
Tue, 29 Jan 2008 13:51:16 +0000 (08:51 -0500)
committerJames Morris <jmorris@namei.org>
Tue, 29 Jan 2008 21:17:30 +0000 (08:17 +1100)
commit71f1cb05f773661b6fa98c7a635d7a395cd9c55d
treea540f89c5d1d081ea2c09105f264adce44d92fa9
parenteffad8df44261031a882e1a895415f7186a5098e
SELinux: Add warning messages on network denial due to error

Currently network traffic can be sliently dropped due to non-avc errors which
can lead to much confusion when trying to debug the problem.  This patch adds
warning messages so that when these events occur there is a user visible
notification.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/hooks.c
security/selinux/netif.c
security/selinux/netnode.c