freebsd-dev/sys/security
rwatson ecc445a7d6 While the MAC API has supported the ability to handle M_NOWAIT passed
to mbuf label initialization, that functionality was never merged to
the main tree.  Go ahead and merge that functionality now.  Note that
this requires policy modules to accept the case where the label
element may be destroyed even if init has not succeeded on it (in
the event that policy failed the init).  This will shortly also
apply to sockets.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-10-05 17:44:49 +00:00
..
lomac - Use vrefcnt() instead of v_usecount. 2002-09-25 02:42:43 +00:00
mac While the MAC API has supported the ability to handle M_NOWAIT passed 2002-10-05 17:44:49 +00:00
mac_biba Begin another merge from the TrustedBSD MAC branch: 2002-10-05 15:10:00 +00:00
mac_bsdextended Pass active_cred and file_cred into the MAC framework explicitly 2002-08-19 19:04:53 +00:00
mac_ifoff Rename mac_check_socket_receive() to mac_check_socket_deliver() so that 2002-08-15 18:51:27 +00:00
mac_mls Begin another merge from the TrustedBSD MAC branch: 2002-10-05 15:10:00 +00:00
mac_none Begin another merge from the TrustedBSD MAC branch: 2002-10-05 15:10:00 +00:00
mac_seeotheruids Introduce support for Mandatory Access Control and extensible 2002-07-31 18:07:45 +00:00
mac_stub Begin another merge from the TrustedBSD MAC branch: 2002-10-05 15:10:00 +00:00
mac_test Begin another merge from the TrustedBSD MAC branch: 2002-10-05 15:10:00 +00:00