From: Paul Moore Date: Tue, 10 Dec 2013 19:57:54 +0000 (-0500) Subject: selinux: look for IPsec labels on both inbound and outbound packets X-Git-Tag: v3.13-rc4~6^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=817eff718dca4e54d5721211ddde0914428fbb7c;p=pandora-kernel.git selinux: look for IPsec labels on both inbound and outbound packets Previously selinux_skb_peerlbl_sid() would only check for labeled IPsec security labels on inbound packets, this patch enables it to check both inbound and outbound traffic for labeled IPsec security labels. Reported-by: Janak Desai Cc: stable@vger.kernel.org Signed-off-by: Paul Moore --- Reading git-diff-tree failed