summaryrefslogtreecommitdiffstats
path: root/sys/dev/hme
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-07-30 21:36:05 +0000
committerrwatson <rwatson@FreeBSD.org>2002-07-30 21:36:05 +0000
commitdd98c92e6325f9dc25424122914e40f2058b968c (patch)
tree7e39b4a1b6b6bba0aa2bb200dec6d65723c272d6 /sys/dev/hme
parentdba3c73b7b53b549d355c1060986fb360c35f49e (diff)
downloadFreeBSD-src-dd98c92e6325f9dc25424122914e40f2058b968c.zip
FreeBSD-src-dd98c92e6325f9dc25424122914e40f2058b968c.tar.gz
Begin committing support for Mandatory Access Control and extensible
kernel access control. The MAC framework permits loadable kernel modules to link to the kernel at compile-time, boot-time, or run-time, and augment the system security policy. This commit includes the initial kernel implementation, although the interface with the userland components of the oeprating system is still under work, and not all kernel subsystems are supported. Later in this commit sequence, documentation of which kernel subsystems will not work correctly with a kernel compiled with MAC support will be added. kern_mac.c contains the body of the MAC framework. Kernel and user APIs defined in mac.h are implemented here, providing a front end to loaded security modules. This code implements a module registration service, state (label) management, security configuration and policy composition. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'sys/dev/hme')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud