Robert Watson e965edfda2 Add MAC_ALWAYS_LABEL_MBUF to options; this permits the administrator
to force the allocation of MAC labels for all mbufs regardless of
whether a configured policy requires labeling when the mbuf is
allocated.  This can be useful it you anticipate loading a fully
labeled policy after boot and don't want mbufs to exist without
label storage, for performance measurement purposes, etc.  It also
slightly lowers the overhead of m_tag labeling due to removing the
decision logic.

While here, improve commenting of other MAC options.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-14 21:45:12 +00:00
..
2003-04-06 06:28:08 +00:00
2003-04-12 08:44:54 +00:00
2003-01-25 22:41:22 +00:00
2003-03-13 07:07:16 +00:00
2003-04-03 21:36:33 +00:00
2003-04-03 12:39:18 +00:00
2003-03-28 06:43:50 +00:00