From owner-IPv6-jp@jp.freebsd.org  Mon Apr 12 18:38:41 1999
Received: by jaz.jp.freebsd.org (8.9.2+3.1W/8.7.3) id SAA03343;
	Mon, 12 Apr 1999 18:38:41 +0900 (JST)
	(envelope-from owner-IPv6-jp@jp.FreeBSD.org)
Received: from kame200.kame.net (kame200.kame.net [203.178.141.200])
	by jaz.jp.freebsd.org (8.9.2+3.1W/8.7.3) with ESMTP id SAA03338
	for <IPv6-jp@jp.freebsd.org>; Mon, 12 Apr 1999 18:38:40 +0900 (JST)
	(envelope-from kazu@kame.net)
Received: from localhost (localhost [127.0.0.1])
	by kame200.kame.net (8.9.2/8.9.2) with ESMTP id SAA03738
	for <IPv6-jp@jp.freebsd.org>; Mon, 12 Apr 1999 18:40:37 +0900 (JST)
	(envelope-from kazu@kame.net)
To: IPv6-jp@jp.freebsd.org
From: Kazu Yamamoto (=?iso-2022-jp?B?GyRCOzNLXE9CSScbKEI=?=)
 <kazu@iijlab.net>
X-Mailer: Mew version 1.94b21 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <19990412184037N.kazu@kame.net>
Date: Mon, 12 Apr 1999 18:40:37 +0900
X-Dispatcher: imput version 990405(IM114)
Lines: 67
Reply-To: IPv6-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+990405
X-Sequence: IPv6-jp 202
Subject: [IPv6-jp 202] KAME stable release 19990412
Errors-To: owner-IPv6-jp@jp.freebsd.org
Sender: owner-IPv6-jp@jp.freebsd.org
X-Originator: kazu@kame.net

As usual, KAME Project has released "stable" packages of IPv6/IPsec
network code for FreeBSD 2.2.8/3.1(New!), NetBSD 1.3.3, and BSD/OS
3.1.

These packages are free of charge but absolutely no warranty. They are
avaiable from the following web site:

	http://www.kame.net/

NOTE: IF YOU GAIN ACCESS TO THIS WEB PAGE OVER IPv6, THE TURTLE WILL
DANCE.

--Kazu, KAME Project

--from here
The following is the RELNOTE file.

			 RELNOTES of KAME kit

			     KAME Project

		     $Date: 1999/04/12 02:39:05 $


Here is a summary of differences between KAME stable 19990131 and 19990412.

<<IPv4>>
- Fixed mbuf leaks and other mbuf-related twists.

<<IPv6>>
- Fixed mbuf leaks and other mbuf-related twists.
- Rate limit for icmp6 redirect.
- Reject overlapping fragment on reception.
- More spec-conformant source address selection for NA output.
- MINCLSIZE is decreased to force drivers to give cluster mbuf.
- (FreeBSD 3.1) cisco HDLC support for sppp device.
- (BSDI) merged `goto ours' hack using the routing table from KAME for
  FreeBSD.
- ND6 reachable time is now recomputed in at least two hours even if
  no router advertisement is received.
- Changed to use ND based MTU instead of the link's physical MTU
  when detecting whether the packet should be fragmented.

<<IPv6 API>>
- setsockopt(IPV6_{UNI,MULTI}CAST_HOPS) now behaves as described in spec.
- Fixed libinet6 in order to support a lot of interfaces(e.g. over 100
  gifs can be configured).

<<IPsec>>
- Avoid corrupted packet on tcp retransmission.
- Fixed a bug in IPsec header size computation for MTU consideration.
- esp_output() now takes care of both IPv4 and IPv6 (used to be separate).
- Fix memory leakage in IPsec tunnel decapsulation.
- (NetBSD) tcp4/6 takes care about IPsec header size in MSS computation.

<<Userland>>
- traceroute6 supports source route (-g).
- -c specifies alternate configuration file path for rtadvd.
- Bug fixes and enhancements of bgpd.
- Additions of several manpages.

<<Others>>
- ports/pkgsrc: upgraded base version for many items in the collection.
- ports/pkgsrc additions: wbd, squid, ethereal
- ports/pkgsrc removals: im

--to here
