original_kernel/security/selinux
Paul Moore da5645a28a SELinux: Only store the network interface's ifindex
Instead of storing the packet's network interface name store the ifindex.  This
allows us to defer the need to lookup the net_device structure until the audit
record is generated meaning that in the majority of cases we never need to
bother with this at all.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
2008-01-30 08:17:22 +11:00
..
include SELinux: Only store the network interface's ifindex 2008-01-30 08:17:22 +11:00
ss SELinux: Convert the netif code to use ifindex values 2008-01-30 08:17:21 +11:00
Kconfig
Makefile
avc.c SELinux: Only store the network interface's ifindex 2008-01-30 08:17:22 +11:00
exports.c
hooks.c SELinux: Only store the network interface's ifindex 2008-01-30 08:17:22 +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
xfrm.c