summaryrefslogtreecommitdiff
path: root/security/selinux/include/class_to_string.h
diff options
context:
space:
mode:
authorPaul Moore <paul.moore@hp.com>2008-01-29 13:38:21 (GMT)
committerJames Morris <jmorris@namei.org>2008-01-29 21:17:24 (GMT)
commitf67f4f315f31e7907779adb3296fb6682e755342 (patch)
tree237a41ae93b73bf4e98761a4b6d30d7a5a54b896 /security/selinux/include/class_to_string.h
parent3bb56b25dbe0a4b44bd2ebceab6736d068e85068 (diff)
downloadlinux-f67f4f315f31e7907779adb3296fb6682e755342.tar.xz
SELinux: Add a new peer class and permissions to the Flask definitions
Add additional Flask definitions to support the new "peer" object class and additional permissions to the netif, node, and packet object classes. Also, bring the kernel Flask definitions up to date with the Fedora SELinux policies by adding the "flow_in" and "flow_out" permissions to the "packet" class. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/selinux/include/class_to_string.h')
-rw-r--r--security/selinux/include/class_to_string.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/security/selinux/include/class_to_string.h b/security/selinux/include/class_to_string.h
index e77de0e..b1b0d1d 100644
--- a/security/selinux/include/class_to_string.h
+++ b/security/selinux/include/class_to_string.h
@@ -64,3 +64,10 @@
S_(NULL)
S_("dccp_socket")
S_("memprotect")
+ S_(NULL)
+ S_(NULL)
+ S_(NULL)
+ S_(NULL)
+ S_(NULL)
+ S_(NULL)
+ S_("peer")