Date: Wed, 20 Dec 2006 23:14:33 +0000 (UTC) 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_net.c Message-ID: <200612202314.kBKNEXYh035660@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-12-20 23:14:33 UTC FreeBSD src repository Modified files: sys/security/mac mac_net.c Log: Document that we could allocate the mbuf label as part of the tag rather than from the slab, but don't. Document mac_mbuf_to_label(), mac_copy_mbuf_tag(). Clean up white space/wrapping for other comments. Obtained from: TrustedBSD Project Revision Changes Path 1.122 +26 -8 src/sys/security/mac/mac_net.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612202314.kBKNEXYh035660>