Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/05/2006 16:11:26
Module Name:	src
Committed By:	dyoung
Date:		Tue Sep  5 16:11:26 UTC 2006

Modified Files:
	src/sys/netinet6: icmp6.c

Log Message:
Simplify and repair icmp6_input() to stop the kernel from panicking
in m_copydata() when an ICMP6_ECHO_REQUEST is received, as reported
by Tatoku Ogaito on current-users@.


To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 src/sys/netinet6/icmp6.c

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