From: Venkat Yekkirala Date: Wed, 8 Nov 2006 23:04:09 +0000 (-0600) Subject: SELinux: Return correct context for SO_PEERSEC X-Git-Tag: v2.6.20-rc1~34^2~40^2~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b877699c6f1efede4545bcecc367786a472eedb;p=pandora-kernel.git SELinux: Return correct context for SO_PEERSEC Fix SO_PEERSEC for tcp sockets to return the security context of the peer (as represented by the SA from the peer) as opposed to the SA used by the local/source socket. Signed-off-by: Venkat Yekkirala Signed-off-by: James Morris --- Reading git-diff-tree failed