			CHANGELOG for KAME kit
$KAME: CHANGELOG,v 1.2533 2004/01/24 09:22:01 keiichi Exp $

<200401>
Sat Jan 24 18:18:27 JST 2004	keiichi@iij.ad.jp
	* kame/sys/net/if_hif.[hc], kame/sys/netinet6/mip6_icmp6.c
	made a mobile node send a mobile prefix solicitation message
	when it receives an unsolicited mobile prefix adv message.
	detected by the v6pc certification WG test suite.

Sat Jan 24 18:15:08 JST 2004	keiichi@iij.ad.jp
	* kame/sys/netinet6/mip6_mncore.c
	- made a mobile node send a mobile prefix solicitation message
	  when it receives a binding ack message with status code 1.
	- made a mobile node send a home registration message before
	  the current binding expires even when a refresh interval
	  is not explicitly specified by its home agent.
	detected by the v6pc certification WG test suite.

2004-01-23  MOMOSE Tsuyoshi  <momose@momose.org>
	* mip6control:
	Add a new option '-N' to show the list of nounces that a host 
	maintains as a correspondent node.

2004-01-22  MOMOSE Tsuyoshi  <t-momose@netlab.nec.co.jp>
	* kame/kame/had/haadic.c:
	A global home agent address is registerred even
	if on-link flag in a prefix information option
	isn't set. The problem is found and discussed at
	the 5th TAHI introp test event.

2003-01-20  SUZUKI, Shinsuke <suz@crl.hitachi.co.jp>
	* kame/kame/dhcp6
	supported DHCPv6 option for SIP servers (RFC3319).

Mon Jan 19 16:15:48 JST 2004	keiichi@iij.ad.jp
	* kame/sys/netinet6/dest6.c
	send a binding error message when CN receives a home
	address option which includes an inappropriate address.
	detected by the v6pc certification WG test suite.

Mon Jan 19 16:14:14 JST 2004	keiichi@iij.ad.jp
	* kame/sys/netinet6/mip6_hacore.c:
	convert ICMPv6 time exceeded to address unreachable, when
	receiving an error packet from Mobile IPv6 tunnel interface.
	detected by the v6pc certification WG test suite.

Fri Jan 16 JST 2004  itojun@iijlab.net
	* racoon/isakmp_inf.c: validation of hash payload was missing.
	  code from IIJ SEIL team.  [attack script is in public knowledge,
	  users of racoon must upgrade]

Tue Jan 13 13:06:53 JST 2004  itojun@iijlab.net
	* sys/netinet6/ipsec.c: spelling and memory leak fix.
	  from Bjoern A. Zeeb.

Mon Jan  4 JST 2004  itojun@iijlab.net
	* rtsold: remove pidfile creation, pid was needed only for debugging
	  purposes.
