Home
last modified time | relevance | path

Searched hist:"0 b1f24e6db9a60c1f68117ad158ea29faa7c3a7f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/selinux/
H A Dhooks.cdiff 0b1f24e6db9a60c1f68117ad158ea29faa7c3a7f Tue Dec 03 10:39:13 CST 2013 Paul Moore <pmoore@redhat.com> selinux: pull address family directly from the request_sock struct

We don't need to inspect the packet to determine if the packet is an
IPv4 packet arriving on an IPv6 socket when we can query the
request_sock directly.

Signed-off-by: Paul Moore <pmoore@redhat.com>