From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 2 16:30:32 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C455B16A4CE for ; Mon, 2 Aug 2004 16:30:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A08DA43D41 for ; Mon, 2 Aug 2004 16:30:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i72GUW62062593 for ; Mon, 2 Aug 2004 16:30:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i72GUWLX062592; Mon, 2 Aug 2004 16:30:32 GMT (envelope-from gnats) Date: Mon, 2 Aug 2004 16:30:32 GMT Message-Id: <200408021630.i72GUWLX062592@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Roderick van Domburg Subject: Re: conf/69911: [patch] Revamp rc.firewall to transparently support both DHCP and static configuration X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roderick van Domburg List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 16:30:32 -0000 The following reply was made to PR conf/69911; it has been noted by GNATS. From: Roderick van Domburg To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: conf/69911: [patch] Revamp rc.firewall to transparently support both DHCP and static configuration Date: Mon, 02 Aug 2004 18:28:20 +0200 I once again managed to upload the wrong, older patch. This one has two typos. "any to ${net}" should be "any to ${net}:${mask}" and in the comment underneath, there's one two "queries" too many. Duly sorry.