From owner-freebsd-current@FreeBSD.ORG Fri Apr 23 07:36:09 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 A3FF316A4E7 for ; Fri, 23 Apr 2004 07:36:09 -0700 (PDT) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 156BF43D4C for ; Fri, 23 Apr 2004 07:36:09 -0700 (PDT) (envelope-from andre@freebsd.org) Received: (qmail 34436 invoked from network); 23 Apr 2004 14:36:08 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.47]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 23 Apr 2004 14:36:08 -0000 Message-ID: <408929D7.1030406@freebsd.org> Date: Fri, 23 Apr 2004 16:36:07 +0200 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040316 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Heads up: You may need recompile of ipfw(8) 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: Fri, 23 Apr 2004 14:36:09 -0000 from UPDATING: 20040423: Due to a new option in ipfw (versrcreach) the ipfw(8) command needs to be recompiled. Normal accept/reject rules without options are not affected but those with options may break until ipfw(8) is recompiled. -- Andre