commit | 16efd45435fa695b501b7f73c3259bd7c77cc12c | [log] [tgz] |
---|---|---|
author | Paul Moore <paul.moore@hp.com> | Tue Jan 29 08:37:59 2008 -0500 |
committer | James Morris <jmorris@namei.org> | Wed Jan 30 08:17:19 2008 +1100 |
tree | f26eb84f65192eb0a17aca399fd405100e4be974 | |
parent | 1c3fad936acaf87b75055b95be781437e97d787f [diff] |
NetLabel: Add secid token support to the NetLabel secattr struct This patch adds support to the NetLabel LSM secattr struct for a secid token and a type field, paving the way for full LSM/SELinux context support and "static" or "fallback" labels. In addition, this patch adds a fair amount of documentation to the core NetLabel structures used as part of the NetLabel kernel API. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>