From owner-freebsd-hackers Wed Jun 25 18:34:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA25933 for hackers-outgoing; Wed, 25 Jun 1997 18:34:47 -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 SAA25924; Wed, 25 Jun 1997 18:34:41 -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 KAA17486; Thu, 26 Jun 1997 10:34:26 +0900 (JST) To: Kenji Rikitake Cc: freebsd-security@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: 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 References: <19970626004928.16465.qmail@reseau.toyonaka.osaka.jp> In-reply-to: Kenji Rikitake 's message of Thu, 26 Jun 1997 09:49:28 +0900 (JST). <19970626004928.16465.qmail@reseau.toyonaka.osaka.jp> 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: Thu, 26 Jun 1997 10:34:26 +0900 Message-ID: <17483.867288866@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 >Some more comments on the above experimental code: >* ESP (Encapsulated Security Payload, which means encrypted packets) > has some glitches yet on the 970623 version yet, causing data > corruption on TCP applications such as ftp or ssh. Itojun and the > developpers are working hard to fix the problem. thanks kenji, I've put ftp://ftp.csl.sony.co.jp/pub/itojun/ipsec/BUGS for this announcement :-) itojun