Staging
v0.5.1
https://github.com/torvalds/linux
Revision caff5b6a6bfd0c55b359b2b4acd8c14f828b689e authored by Paul Moore on 15 December 2006, 21:49:28 UTC, committed by David S. Miller on 22 December 2006, 19:11:58 UTC
Back when the original NetLabel patches were being changed to use Netlink
attributes correctly some code was accidentially dropped which set all of the
undefined CIPSOv4 level and category mappings to a sentinel value.  The result
is the mappings data in the kernel contains bogus mappings which always map to
zero.  This patch restores the old/correct behavior by initializing the mapping
data to the correct sentinel value.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
1 parent 1fd2a25
History
Tip revision: caff5b6a6bfd0c55b359b2b4acd8c14f828b689e authored by Paul Moore on 15 December 2006, 21:49:28 UTC
NetLabel: correctly fill in unused CIPSOv4 level and category mappings
Tip revision: caff5b6
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 75.5 KB
Makefile -rw-r--r-- 49.5 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top