From owner-cvs-all Thu Feb 21 5:14:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35DBF37B400; Thu, 21 Feb 2002 05:14:20 -0800 (PST) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1LDEK499865; Thu, 21 Feb 2002 05:14:20 -0800 (PST) (envelope-from cjc) Message-Id: <200202211314.g1LDEK499865@freefall.freebsd.org> From: "Crist J. Clark" Date: Thu, 21 Feb 2002 05:14:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.firewall rc.firewall6 X-FreeBSD-CVS-Branch: HEAD 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 cjc 2002/02/21 05:14:20 PST Modified files: etc rc.firewall rc.firewall6 Log: Bring rc.firewall{,6} more in line with the word and spirit of rc.conf(5) and the files' inline documentation. - Add the "closed"-type, documented in both places, but which did not exist in the code. - When provided a ruleset, the system should not make any assumptions about the sites's policy and should add no rules of its own. - Make the "UNKNOWN" (documented in-line) actual work as advertised, load no rules. Prodded by: Igor M Podlesny MFC after: 1 week Revision Changes Path 1.45 +18 -8 src/etc/rc.firewall 1.11 +24 -13 src/etc/rc.firewall6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message