From owner-cvs-src@FreeBSD.ORG Thu Aug 19 23:45:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4F2716A4CE; Thu, 19 Aug 2004 23:45:54 +0000 (GMT) Received: from freebsd3.cimlogic.com.au (adsl-20-121.swiftdsl.com.au [218.214.20.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id D72A243D41; Thu, 19 Aug 2004 23:45:53 +0000 (GMT) (envelope-from jb@cimlogic.com.au) Received: by freebsd3.cimlogic.com.au (Postfix, from userid 102) id 2DF5E6A946; Fri, 20 Aug 2004 09:45:52 +1000 (EST) Date: Fri, 20 Aug 2004 09:45:52 +1000 From: John Birrell To: Andre Oppermann Message-ID: <20040819234551.GB7113@freebsd3.cimlogic.com.au> References: <200408191854.i7JIssEG044933@repoman.freebsd.org> <20040819.170901.29957611.imp@bsdimp.com> <412533E3.1DB87203@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <412533E3.1DB87203@freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "M. Warner Losh" Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 23:45:55 -0000 On Fri, Aug 20, 2004 at 01:12:35AM +0200, Andre Oppermann wrote: > "M. Warner Losh" wrote: > > > > In message: <200408191854.i7JIssEG044933@repoman.freebsd.org> > > Andre Oppermann writes: > > : andre 2004-08-19 18:54:54 UTC > > : > > : FreeBSD src repository > > : > > : Modified files: > > : . UPDATING > > : Log: > > : Put in a note about the ipfw to pfil_hooks conversion and the requirement > > : of having said in the kernel to be able to use ipfw. > > > > Is this also relevant to RELENG_5? > > Yes. Scottl will MFC all ipfw related changes I made in the last few > hours. Don't forget anout /etc/rc.d/ipfw. 8-) The test for loading the module could just change to reference the verbose sysctl, but how do you action 'stop' without the enable/disable sysctl? -- John Birrell