From owner-freebsd-ipfw@FreeBSD.ORG Mon Sep 6 09:27:26 2004 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F68A16A4CE; Mon, 6 Sep 2004 09:27:26 +0000 (GMT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE2EE43D46; Mon, 6 Sep 2004 09:27:25 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.9p1/8.12.8) with ESMTP id i869RPIb028450; Mon, 6 Sep 2004 02:27:25 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i869RP0d028449; Mon, 6 Sep 2004 02:27:25 -0700 (PDT) (envelope-from rizzo) Date: Mon, 6 Sep 2004 02:27:25 -0700 From: Luigi Rizzo To: Andre Oppermann Message-ID: <20040906022724.A28424@xorpc.icir.org> References: <20040903215137.GA26762@odin.ac.hmc.edu> <413B9CC5.21E7B776@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <413B9CC5.21E7B776@freebsd.org>; from andre@freebsd.org on Mon, Sep 06, 2004 at 01:09:57AM +0200 cc: Brooks Davis cc: freebsd-ipfw@freebsd.org Subject: Re: ipfw2 for IPV6 X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 09:27:26 -0000 On Mon, Sep 06, 2004 at 01:09:57AM +0200, Andre Oppermann wrote: ... > Repeat after me with the voice of Gollum "must not reference or carry > on any pointers to rtentry's through ipfw or dummynet... my preciousss...". that is an artifact of the old ipfw/dummynet struct. if i will ever complete my arp work then all this should go away. > ;-) > > PS: What about ipfw6? i suppose that should go away too, since ipfw2 is a superset of ipfw6 (which is really a subset of ipfw1 for ipv6) cheers luigi