Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/13/2000 07:11:07
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Apr 13 14:11:07 UTC 2000

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

Log Message:
even if nd6_nud_hint is called, do not change a neighbor's status
unless the old status is probably reachable (i.e. the link-layer address
has already been resolved).
KAME PR 235.


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

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