From owner-freebsd-hackers Mon Jun 23 01:32:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA21839 for hackers-outgoing; Mon, 23 Jun 1997 01:32:36 -0700 (PDT) Received: from itojun.csl.sony.co.jp (root@itojun.csl.sony.co.jp [133.138.1.134]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA21821; Mon, 23 Jun 1997 01:32:26 -0700 (PDT) From: itojun@itojun.org Received: from localhost (itojun@localhost [127.0.0.1]) by itojun.csl.sony.co.jp (8.8.5/3.3W3) with ESMTP id RAA12199; Mon, 23 Jun 1997 17:30:58 +0900 (JST) To: freebsd-hackers@freebsd.org, freebsd-security@freebsd.org Subject: ipsec code made in Japan X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 X-Mailer: comp (MHng project) version 1997/04/30 02:23:09, by Jun-ichiro Itoh MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-ID: Date: Mon, 23 Jun 1997 17:30:58 +0900 Message-ID: <12196.867054658@itojun.csl.sony.co.jp> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've made a IPv4 IPsec patch to 2.2.1-RELEASE, in: ftp://ftp.csl.sony.co.jp/pub/itojun/ipsec/ (should be easily applied to 222-RELEASE too) Please read the following document with care BEFORE downloading it. ftp://ftp.csl.sony.co.jp/pub/itojun/ipsec/README Cryptographic code is implemented outside of US, so there would be no export control problem for most people. (except for countries where import of crypto code is illegal, or use of crypto code is illegal) It is still in infancy, and will be updated regularly. Please visit the above directory regulary, if you would like to do a beta-test. Currently, there's no dynamic key management daemon available. (I plan to port Pluto implementation) If you would like to find WAN testing partner, email me. There are several people running this kernel, so let us manuall setup keys manually. Question: How should I release this kind of code in the future? What is the best way for us all? Apparently I can't try to merge it into FreeBSD source tree in ftp.freebsd.org. Jun-ichiro itojun Itoh itojun@itojun.org