From: Eric Paris Date: Tue, 23 Nov 2010 06:28:08 +0000 (+0000) Subject: SELinux: indicate fatal error in compat netfilter code X-Git-Tag: v2.6.38-rc1~476^2~475 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fe66ec242d3f76e3b0101f36419e7e5405bcff3;p=pandora-kernel.git 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 Signed-off-by: Eric Paris Reviewed-by: Paul Moore Signed-off-by: David S. Miller --- Reading git-diff-tree failed