From: Paul Moore Date: Mon, 9 Dec 2013 20:32:33 +0000 (-0500) Subject: selinux: look for IPsec labels on both inbound and outbound packets X-Git-Tag: v3.14-rc1~147^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b67c493248059909d7e0ff646d8475306669b27;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