Date: Thu, 1 Aug 2002 14:37:35 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet udp_usrreq.c Message-ID: <200208012137.g71LbZHc060343@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/08/01 14:37:35 PDT
Modified files:
sys/netinet udp_usrreq.c
Log:
Introduce support for Mandatory Access Control and extensible
kernel access control.
Add MAC support for the UDP protocol. Invoke appropriate MAC entry
points to label packets that are generated by local UDP sockets,
and to authorize delivery of mbufs to local sockets both in the
multicast/broadcast case and the unicast case.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Revision Changes Path
1.119 +29 -4 src/sys/netinet/udp_usrreq.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208012137.g71LbZHc060343>
