linux-stable-rt/security/selinux
Paul Moore 75e22910cf NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function
In order to do any sort of IP header inspection of incoming packets we need to
know which address family, AF_INET/AF_INET6/etc., it belongs to and since the
sk_buff structure does not store this information we need to pass along the
address family separate from the packet itself.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
2008-01-30 08:17:20 +11:00
..
include NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function 2008-01-30 08:17:20 +11:00
ss NetLabel: Add secid token support to the NetLabel secattr struct 2008-01-30 08:17:19 +11:00
Kconfig
Makefile
avc.c
exports.c
hooks.c NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function 2008-01-30 08:17:20 +11:00
netif.c
netlabel.c NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function 2008-01-30 08:17:20 +11:00
netlink.c
nlmsgtab.c
selinuxfs.c
xfrm.c