From owner-freebsd-net@FreeBSD.ORG Wed Jun 27 07:38:46 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 62FDB16A46B for ; Wed, 27 Jun 2007 07:38:46 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout2-b.corp.dcn.yahoo.com (mrout2-b.corp.dcn.yahoo.com [216.109.112.28]) by mx1.freebsd.org (Postfix) with ESMTP id 16DF913C457 for ; Wed, 27 Jun 2007 07:38:45 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy7.corp.yahoo.com [216.145.48.98]) by mrout2-b.corp.dcn.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id l5R7cWNQ072271; Wed, 27 Jun 2007 00:38:33 -0700 (PDT) Date: Wed, 27 Jun 2007 16:38:21 +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.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: current@freebsd.org Subject: FAST_IPSEC import to HEAD is imminent.. 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: Wed, 27 Jun 2007 07:38:46 -0000 Hi, I have been hacking on, testing and fixing the FAST_IPSEC code with support for IPv6 for a while now. There are still some issues to be worked out in the v6 integration but the v4 code is solid, in that it passes the full TAHI test suite. I intend to integrate this code into HEAD (I already have re's permission) in the next few days so that I have the weekend to work on other issues that come up with the code. There have been various patches out for a while (to be found in www.freebsd.org/~gnn) but it is clearly time to remove the KAME IPsec which is unlocked and unmaintained and move to FAST_IPSEC. Comments, questions and help always welcome. Best, George