Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/27/2001 05:04:09
Module Name:	syssrc
Committed By:	itojun
Date:		Fri Jul 27 02:04:09 UTC 2001

Modified Files:
	syssrc/sys/netinet: in.c

Log Message:
do not check in_dstaddr on in_{add,scrub}prefix, otherwise linklocal
address manipulation could choke.  sync with kame


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 syssrc/sys/netinet/in.c

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