diff options
author | Paul Moore <paul.moore@hp.com> | 2008-01-29 14:38:10 +0100 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2008-01-29 22:17:22 +0100 |
commit | da5645a28a15aed2e541a814ecf9f7ffcd4c4673 (patch) | |
tree | 8cedccebd0e12308de30573ad593d703943e3cbb /security/Makefile | |
parent | SELinux: Convert the netif code to use ifindex values (diff) | |
download | linux-da5645a28a15aed2e541a814ecf9f7ffcd4c4673.tar.xz linux-da5645a28a15aed2e541a814ecf9f7ffcd4c4673.zip |
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>
Diffstat (limited to 'security/Makefile')
0 files changed, 0 insertions, 0 deletions