From owner-freebsd-net@FreeBSD.ORG Sun Jun 17 14:35:28 2007 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1DAE16A46C for ; Sun, 17 Jun 2007 14:35:28 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout1-b.corp.dcn.yahoo.com (mrout1-b.corp.dcn.yahoo.com [216.109.112.27]) by mx1.freebsd.org (Postfix) with ESMTP id 652D013C480 for ; Sun, 17 Jun 2007 14:35:28 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy8.corp.yahoo.com [216.145.48.13]) by mrout1-b.corp.dcn.yahoo.com (8.13.8/8.13.8/y.out) with ESMTP id l5HEPCH5059486; Sun, 17 Jun 2007 07:25:13 -0700 (PDT) Date: Sun, 17 Jun 2007 22:24:55 +0800 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.7 Emacs/22.0.95 (i386-apple-darwin8.8.2) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: re@freebsd.org Subject: RFC: Latest FAST_IPSEC + IPv6 patch 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, 17 Jun 2007 14:35:28 -0000 Howdy, In preparation for changes in CURRENT, aka 7.0, I have produced a patch that removes Kame IPsec and adds support for IPv6 to FAST_IPSEC. I have produced a patch which applies and compiles here: http://people.freebsd.org/~gnn/fast_ipv6.20070617.diff I am still testing the kernel I built in p4, before generating the patch. The TAHI test suite has 180 or so tests for IPsec on IPv6 and so it takes a while, hours, to execute. Please try this patch, and please send comments. I have a long backlog of other bugs to fix in the IPv6 and IPsec code so if you've been waiting for those, my apologies, I felt that it was necessary to get this big lump moving up hill first. Best, George