Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/28/2001 09:55:48
Module Name:	syssrc
Committed By:	he
Date:		Sat Apr 28 06:55:48 UTC 2001

Modified Files:
	syssrc/sys/netinet6 [netbsd-1-5]: icmp6.c

Log Message:
Pull up revision 1.55 (partial, via patch, requested by itojun):
  Correct source address selection in icmp6_reflect().
  Fixes two problems: kernel may fail to send icmp6 messages, and
  there would be a way for user programs to cause a panic.


To generate a diff of this commit:
cvs rdiff -r1.33.2.11 -r1.33.2.12 syssrc/sys/netinet6/icmp6.c

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