From owner-freebsd-current@FreeBSD.ORG Thu Aug 19 18:46:59 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39F8516A4CF for ; Thu, 19 Aug 2004 18:46:59 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1D5B43D5E for ; Thu, 19 Aug 2004 18:46:58 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 16400 invoked from network); 19 Aug 2004 18:46:39 -0000 Received: from dotat.atdotat.at (HELO [62.48.0.47]) ([62.48.0.47]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 19 Aug 2004 18:46:39 -0000 Message-ID: <4124F5A1.5090303@freebsd.org> Date: Thu, 19 Aug 2004 20:46:57 +0200 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a1) Gecko/20040520 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov References: <20040819152456.GE81657@ip.net.ua> In-Reply-To: <20040819152456.GE81657@ip.net.ua> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@FreeBSD.org Subject: Re: More about recent IPFW changes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 18:46:59 -0000 Ruslan Ermilov wrote: > Andre, > > Besides what was already told about PFIL_HOOKS and > IPFIREWALL coupling... > > What are your plans about syncing the documentation > and rc(8) scripts with your recent changes? > > There was also an API change: net.inet.ip.fw.enable > is no longer available, the removal wasn't mentioned > in your HEADS UP nor in the commit log, and this now > breaks /etc/rc.d/ipfw. What's the replacement for > this sysctl, to disable firewall in run-time? Everything fixed now. :-) -- Andre