netfilter: allow hooks to pass error code back up the stack
authorEric Paris <eparis@redhat.com>
Tue, 16 Nov 2010 11:52:38 +0000 (11:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Nov 2010 18:54:34 +0000 (10:54 -0800)
SELinux would like to pass certain fatal errors back up the stack.  This patch
implements the generic netfilter support for this functionality.

Based-on-patch-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found