Date: Sun, 16 Nov 2003 12:01:51 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac mac_internal.h mac_net.c Message-ID: <200311162001.hAGK1p7s009799@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/11/16 12:01:51 PST
FreeBSD src repository
Modified files:
sys/security/mac mac_internal.h mac_net.c
Log:
Abstract the label checking and setting logic from
mac_setsockopt_label() into mac_socket_label_set(); make it non-static
so that it can be invoked from kern_mac.c for mac_set_fd().
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.108 +3 -0 src/sys/security/mac/mac_internal.h
1.108 +21 -13 src/sys/security/mac/mac_net.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311162001.hAGK1p7s009799>
