git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
050d032
)
selinux: pull address family directly from the request_sock struct
author
Paul Moore
<pmoore@redhat.com>
Tue, 3 Dec 2013 16:39:13 +0000
(11:39 -0500)
committer
Paul Moore
<pmoore@redhat.com>
Wed, 4 Dec 2013 21:08:27 +0000
(16:08 -0500)
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>
No differences found