Date: Sat, 21 Aug 2004 20:15:09 +0000 (UTC) From: Tom Rhodes <trhodes@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_bsdextended mac_bsdextended.c Message-ID: <200408212015.i7LKF9o7090437@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trhodes 2004-08-21 20:15:09 UTC FreeBSD src repository Modified files: sys/security/mac_bsdextended mac_bsdextended.c Log: Give the mac_bsdextended(4) policy the ability to match and apply on a first rule only in place of all rules match. This is similar to how ipfw(8) works. Provide a sysctl, mac_bsdextended_firstmatch_enabled, to enable this feature. Reviewed by: re (jhb) Aprroved by: re (jhb) Revision Changes Path 1.19 +21 -2 src/sys/security/mac_bsdextended/mac_bsdextended.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408212015.i7LKF9o7090437>