From owner-freebsd-net@FreeBSD.ORG Sun Oct 1 14:56:43 2006 Return-Path: X-Original-To: net@freebsd.org 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 5FC9316A4EA for ; Sun, 1 Oct 2006 14:56:43 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout3.yahoo.com (mrout3.yahoo.com [216.145.54.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE8E43D88 for ; Sun, 1 Oct 2006 14:56:34 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy7.corp.yahoo.com [216.145.48.98]) by mrout3.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id k91EuI6p022404 for ; Sun, 1 Oct 2006 07:56:18 -0700 (PDT) Date: Sun, 01 Oct 2006 23:56:17 +0900 Message-ID: From: gnn@freebsd.org To: net@freebsd.org User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-apple-darwin8.7.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: Subject: Tentative first patch for FAST_IPSEC with IPv6 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: Sun, 01 Oct 2006 14:56:43 -0000 Howdy, There is now a patch at http://people.freebsd.org/~gnn/fast_ipv6.patch which should allow you to run FAST_IPSEC with IPv6. It is very new, it has passed most TAHI tests, and does not, so far as I know, panic the kernel. This is a patch against HEAD. Please test and send feedback. There is still more to do but at least this is now starting to work. Later, George