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-14 14:04:08 +00:00
2003-03-25 05:19:18 +00:00
2003-02-28 06:49:59 +00:00
2001-10-08 10:43:34 +00:00
2002-12-13 08:47:15 +00:00
2003-04-14 14:04:08 +00:00