From owner-cvs-all@FreeBSD.ORG Sun Mar 6 12:50:37 2005 Return-Path: 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 519DA16A4CE; Sun, 6 Mar 2005 12:50:37 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47B5D43D1F; Sun, 6 Mar 2005 12:50:36 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id j26CoY0x005919; Sun, 6 Mar 2005 15:50:35 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Sun, 6 Mar 2005 15:50:34 +0300 (MSK) From: Maxim Konovalov To: Andre Oppermann In-Reply-To: <422AFAF0.3BFF71BA@networx.ch> Message-ID: <20050306154932.L5830@mp2.macomnet.net> References: <200502221740.j1MHefOr065785@repoman.freebsd.org> <20050306091543.GA64889@les.ath.cx> <20050306142256.M5248@mp2.macomnet.net> <422AFAF0.3BFF71BA@networx.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: YONETANI Tomokazu cc: src-committers@FreeBSD.org cc: Andre Oppermann cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 src/sys/conf NOTES optionssrc/sys/netinet ip_input.c ip_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 12:50:37 -0000 On Sun, 6 Mar 2005, 13:43+0100, Andre Oppermann wrote: > Maxim Konovalov wrote: > > > > On Sun, 6 Mar 2005, 18:15+0900, YONETANI Tomokazu wrote: > > > > > On Tue, Feb 22, 2005 at 05:40:41PM +0000, Andre Oppermann wrote: > > > > 1.494 +1 -0 src/sys/conf/options > > > > > > Hi. > > > A few anonymous posters on a BBS reported that there's a typo in > > > the added line, making the new option useless: > > > > > > IPFIREWALL_FORWARD_EXTENDED opt_ifpw.h > > > > > > ``opt_ifpw.h'' should be ``opt_ipfw.h''. > > > > Fixed, thanks a lot! > > I think I made the same mistake in the MFC to 5.4 as well. Could > you please fix it there too? Thanks. Oh, I was under impression that code wasn't MFCed yet. I'll ask re@, thanks. -- Maxim Konovalov