From owner-cvs-all Mon Jan 13 13:53:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3787437B401; Mon, 13 Jan 2003 13:53:11 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B682D43F1E; Mon, 13 Jan 2003 13:53:10 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.6/8.12.6) with ESMTP id h0DLr9Yp038646; Mon, 13 Jan 2003 13:53:09 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.6/8.12.6/Submit) id h0DLr9Jt038645; Mon, 13 Jan 2003 13:53:09 -0800 (PST) Date: Mon, 13 Jan 2003 13:53:09 -0800 (PST) From: Matthew Dillon Message-Id: <200301132153.h0DLr9Jt038645@apollo.backplane.com> To: "M. Warner Losh" Cc: mux@FreeBSD.ORG, nick@garage.freebsd.pl, bde@zeta.org.au, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, luigi@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 ipfw2.c References: <20030113190506.GF16775@elvis.mu.org> <200301132012.h0DKCp1e015631@harmony.village.org> <200301132020.h0DKK9k3038226@apollo.backplane.com> <20030113.131930.04794172.imp@bsdimp.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Cool. Note that I just realized that my patch has a subtlely :different semantic than yours. Your SECURE3 means > 2 is verbidden, :while mine is > 3 is verbidden. So long as it is clear from the docs, :I don't care either way. : :Warner I'd like to think of it as 'secure at secure level N', so SECURE3 means secure if the secure level is set to 3 (or higher) (aka > 2 in the code). -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message