From owner-p4-projects Wed Oct 2 9:17:38 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 968EB37B404; Wed, 2 Oct 2002 09:17:35 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23CD237B401 for ; Wed, 2 Oct 2002 09:17:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D148443E42 for ; Wed, 2 Oct 2002 09:17:34 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from freefall.freebsd.org (perforce@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g92GHYCo093782 for ; Wed, 2 Oct 2002 09:17:34 -0700 (PDT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g92GHYL5093773 for perforce@freebsd.org; Wed, 2 Oct 2002 09:17:34 -0700 (PDT) Date: Wed, 2 Oct 2002 09:17:34 -0700 (PDT) Message-Id: <200210021617.g92GHYL5093773@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson Subject: PERFORCE change 18547 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18547 Change 18547 by rwatson@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@FreeBSD.org with "unsubscribe p4-projects" in the body of the message