From owner-freebsd-current@FreeBSD.ORG Mon Sep 13 20:17:48 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 947E616A4CF for ; Mon, 13 Sep 2004 20:17:48 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDB3B43D2D for ; Mon, 13 Sep 2004 20:17:47 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 86294 invoked from network); 13 Sep 2004 20:13:22 -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 ; 13 Sep 2004 20:13:22 -0000 Message-ID: <4146006B.7@freebsd.org> Date: Mon, 13 Sep 2004 22:17:47 +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: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: ipfw or pfil_hooks problems anyone? 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: Mon, 13 Sep 2004 20:17:48 -0000 I think I fixed all (except maybe one from Oliver) ipfw and pfil_hooks problem fallout from my ipfw-to-pfil conversion in 5.3+6-current. If you had any problems with ipfw, pf or ipfilter please try again with an updated 6-current. If something is not fixed please report it ASAP so that I have a chance to fix it before 5.3 Release goes out of the door. Thanks! -- Andre