selinux: look for IPsec labels on both inbound and outbound packets
authorPaul Moore <pmoore@redhat.com>
Mon, 9 Dec 2013 20:32:33 +0000 (15:32 -0500)
committerPaul Moore <pmoore@redhat.com>
Mon, 9 Dec 2013 20:32:33 +0000 (15:32 -0500)
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 <Janak.Desai@gtri.gatech.edu>
Cc: stable@vger.kernel.org
Signed-off-by: Paul Moore <pmoore@redhat.com>

No differences found