Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: source-changes
Date: 01/15/2007 19:11:48
Module Name:	src
Committed By:	degroote
Date:		Mon Jan 15 19:11:48 UTC 2007

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

Log Message:
Fix an infinite loop ( and local dos ) in the case where the ip6_hdr and
the icmp6_hdr are not in the same mbuf.
Fix pr/34994 and probably pr/35333
Ok @rpaulo


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

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