Home
last modified time | relevance | path

Searched hist:"2 fe66ec242d3f76e3b0101f36419e7e5405bcff3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/selinux/
H A Dhooks.cdiff 2fe66ec242d3f76e3b0101f36419e7e5405bcff3 Tue Nov 23 00:28:08 CST 2010 Eric Paris <eparis@redhat.com> SELinux: indicate fatal error in compat netfilter code

The SELinux ip postroute code indicates when policy rejected a packet and
passes the error back up the stack. The compat code does not. This patch
sends the same kind of error back up the stack in the compat code.

Based-on-patch-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
Reviewed-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>