Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/06/2000 23:27:45
Module Name:	syssrc
Committed By:	itojun
Date:		Wed Jun  7 06:27:45 UTC 2000

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

Log Message:
fix anycast address determination.
correct interface address addition when link-local is added (check if ifp
matches).
make diff to kame repository easier (breaks some KNF)

sync with kame.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/netinet6/in6_prefix.c

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