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)
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>

No differences found