From owner-freebsd-net@FreeBSD.ORG Sun Mar 7 07:09:03 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 753A516A4CE for ; Sun, 7 Mar 2004 07:09:03 -0800 (PST) Received: from ctb-mesg4.saix.net (ctb-mesg4.saix.net [196.25.240.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA7D943D1D for ; Sun, 7 Mar 2004 07:09:02 -0800 (PST) (envelope-from karnaugh@karnaugh.za.net) Received: from karnaugh.za.net (ndn-ip-nas-1-p196.telkom-ipnet.co.za [155.239.192.196]) by ctb-mesg4.saix.net (Postfix) with ESMTP id 78012AEB8; Sun, 7 Mar 2004 17:08:58 +0200 (SAST) Message-ID: <404B3B35.50602@karnaugh.za.net> Date: Sun, 07 Mar 2004 17:09:41 +0200 From: Colin Alston User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joost Bekkers References: <20040303114738.GA85522@bps.jodocus.org> <20040303041239.A11330@xorpc.icir.org> <20040304073658.GA3991@bps.jodocus.org> In-Reply-To: <20040304073658.GA3991@bps.jodocus.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Luigi Rizzo cc: net@freebsd.org Subject: Re: IPFW2 for IPv6 ?? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2004 15:09:03 -0000 Joost Bekkers wrote: >On Wed, Mar 03, 2004 at 04:12:39AM -0800, Luigi Rizzo wrote: > > >>On Wed, Mar 03, 2004 at 12:47:38PM +0100, Joost Bekkers wrote: >> >> >>>Hello >>> >>>Are there any plans to make IPFW2 work for IPv6? >>> >>> >>i posted some experimental code to the -network (or was it -ipfw ?) list >>early in january, expect a cleaned up version in a couple of weeks. >>The patch was for -stable but should be relatively straightworward >>to apply to -current. >> >> >> > >patch(1) complaines a lot when I try to use the patch on 5.2.1-R. I tried >to patch the rejected bits manually, but decided I'll wait for the cleaned up version. > >thanks > > > man ip6fw >> HISTORY A ip6fw utility first appeared in FreeBSD 4.0. << Not that it really works...