linux/security/selinux
Paul Moore e8bfdb9d0d SELinux: Convert the netif code to use ifindex values
The current SELinux netif code requires the caller have a valid net_device
struct pointer to lookup network interface information.  However, we don't
always have a valid net_device pointer so convert the netif code to use
the ifindex values we always have as part of the sk_buff.  This patch also
removes the default message SID from the network interface record, it is
not being used and therefore is "dead code".

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
2008-01-30 08:17:21 +11:00
..
include SELinux: Convert the netif code to use ifindex values 2008-01-30 08:17:21 +11:00
ss SELinux: Convert the netif code to use ifindex values 2008-01-30 08:17:21 +11:00
Kconfig
Makefile
avc.c
exports.c
hooks.c SELinux: Convert the netif code to use ifindex values 2008-01-30 08:17:21 +11:00
netif.c SELinux: Convert the netif code to use ifindex values 2008-01-30 08:17:21 +11:00
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 security/selinux: constify function pointer tables and fields 2008-01-25 11:29:54 +11:00
xfrm.c SELinux: suppress a warning for 64k pages. 2007-11-08 08:55:04 +11:00