PERFORCE change 18547 for review

Robert Watson rwatson at freebsd.org
Wed Oct 2 16:17:34 GMT 2002


http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18547

Change 18547 by rwatson at rwatson_tislabs on 2002/10/02 09:17:09

	More minor updates.

Affected files ...

.. //depot/projects/trustedbsd/mac/share/man/man9/mac.9#6 edit

Differences ...

==== //depot/projects/trustedbsd/mac/share/man/man9/mac.9#6 (text+ko) ====

@@ -62,6 +62,13 @@
 Both consumers of the API (normal kernel services) and security modules
 must be aware of the semantics of the API calls, particularly with respect
 to synchronization primitives (such as locking).
+.Ss Kernel objects supported by the framework
+The MAC framework manages labels on a variety of types of in-kernel
+objects, including process credentials, vnodes, devfs_dirents, mount
+points, sockets, mbufs, bpf descriptors, network interfaces, ip fragment
+queues, and pipes.
+Label data on kernel objects, represented by struct label, is
+policy-unaware, and may be used in the manner seen fit by policy modules.
 .Ss API for Consumers
 The MAC API provides a large set of entry points, too broad to specifically
 document here.
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list