From owner-freebsd-net@FreeBSD.ORG Sat May 3 13:52:54 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57FBE1065670 for ; Sat, 3 May 2008 13:52:54 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 238DF8FC16 for ; Sat, 3 May 2008 13:52:54 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 41BB92218AA0; Sat, 3 May 2008 23:52:53 +1000 (EST) X-Viruscan-Id: <481C6E350001026DFF9A10@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id EC93F21B23FA for ; Sat, 3 May 2008 23:52:52 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id A7CD52218A8B for ; Sat, 3 May 2008 23:52:52 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 7B605314; Sat, 3 May 2008 23:52:52 +1000 (EST) Date: Sat, 3 May 2008 23:52:52 +1000 From: Edwin Groothuis To: freebsd-net@freebsd.org Message-ID: <20080503135252.GB3159@k7.mavetju> References: <20080503100043.GA68835@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080503100043.GA68835@k7.mavetju> User-Agent: Mutt/1.4.2.3i Subject: Re: IPPROTO_DIVERT and PF_INET6 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2008 13:52:54 -0000 On Sat, May 03, 2008 at 08:00:43PM +1000, Edwin Groothuis wrote: > Before somebody shoots me down on it: I know that ipfw_divert() is > not suitable for IPv6 packets. Please note that the above statement is only partly true now: on my laptop ipfw_divert() can handle IPv6 forwards, but the problem described with opening prevents me from doing anything useful with it. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/