From owner-freebsd-net@FreeBSD.ORG Mon Mar 26 07:49:37 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 6F3CF16A401 for ; Mon, 26 Mar 2007 07:49:37 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout2.yahoo.com (mrout2.yahoo.com [216.145.54.172]) by mx1.freebsd.org (Postfix) with ESMTP id 477C013C458 for ; Mon, 26 Mar 2007 07:49:37 +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.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id l2Q7nKvr016627; Mon, 26 Mar 2007 00:49:21 -0700 (PDT) Date: Mon, 26 Mar 2007 16:49:04 +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: Tomoyuki Okazaki Subject: Camellia Patch for CURRENT IPsec 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: Mon, 26 Mar 2007 07:49:37 -0000 Hi Folks, I've been working with Tomoyuki Okazaki of NTT on integrating their Camellia encryption code into CURRENT. I have tested the patch, which you can find at: http://people.freebsd.org/~gnn/diff-20070320.gz against HEAD as of the last couple of days, and it builds and runs without problems. I have NOT done extensive testing, just basic tests with src/tools/regression/ipsec/ipsec*.t, which I have updated to test both Camellia and AES. I would like to commit Camellia to HEAD in the next few days but I would also like to hear from people about this code. Best, George