Subject: (6bone-jp 455) KAME stable release 19990412
To: None <current-users@netbsd.org, tech-net@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@kame.net>
List: tech-net
Date: 04/13/1999 23:28:54
	Sorry if you've already read this in other mailing list....
	Yesterday we KAME team made available a bi-monthly KAME STABLE
	kit (this is our 6th STABLE kit).  This implements fairly complete
	set of IPv6/IPsec, and is based on NetBSD 1.3.3 and some other BSDs.
	Enjoy!

itojun@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