freebsd-skq/sys/security/mac_mls
rwatson 3304731f7b Introduce mac_biba_copy() and mac_mls_copy(), which conditionally
copy elements of one Biba or MLS label to another based on the flags
on the source label element.  Use this instead of
mac_{biba,mls}_{single,range}() to simplify the existing code, as
well as support partial label updates (we don't update if none is
requested).

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-21 20:55:39 +00:00
..
mac_mls.c Introduce mac_biba_copy() and mac_mls_copy(), which conditionally 2002-10-21 20:55:39 +00:00
mac_mls.h Add compartment support to Biba and MLS policies. The logic of the 2002-10-21 18:42:01 +00:00