Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/07/2002 20:15:13
Module Name:	syssrc
Committed By:	itojun
Date:		Fri Jun  7 17:15:13 UTC 2002

Modified Files:
	syssrc/sys/netinet6: nd6.c

Log Message:
If there has been no NS for the neighbor after entering the
INCOMPLETE state, send the first solicitation in nd6_output(), regardless
of the timer value.
revised comments about rate-limiting accordingly.

sync w/kame


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/netinet6/nd6.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.