summaryrefslogtreecommitdiffstats
path: root/sys/kern/link_elf_obj.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-07-30 22:39:28 +0000
committerrwatson <rwatson@FreeBSD.org>2002-07-30 22:39:28 +0000
commite623365f830c6acf0ff0579f0ebf4cb7ce9ffc40 (patch)
treef013f9d973aca4c1178daba1bfdb0b64cdea95fd /sys/kern/link_elf_obj.c
parentc2d93c730d48486845f01491c3d2917a36ac9a86 (diff)
downloadFreeBSD-src-e623365f830c6acf0ff0579f0ebf4cb7ce9ffc40.zip
FreeBSD-src-e623365f830c6acf0ff0579f0ebf4cb7ce9ffc40.tar.gz
Introduce support for Mandatory Access Control and extensible kernel
access control. Label socket IPC objects, permitting security features to be maintained at the granularity of the socket. Two labels are stored for each socket: the label of the socket itself, and a cached peer label permitting interogation of the remote endpoint. Since socket locking is not yet present in the base tree, these objects are not locked, but are assumed to follow the same semantics as other modifiable entries in the socket structure. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'sys/kern/link_elf_obj.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud