Subject: PR/35333 CVS commit: [netbsd-4] src/sys/netinet6
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@netbsd.org>
List: netbsd-bugs
Date: 05/12/2007 15:00:17
The following reply was made to PR kern/35333; it has been noted by GNATS.

From: Pavel Cahyna <pavel@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35333 CVS commit: [netbsd-4] src/sys/netinet6
Date: Sat, 12 May 2007 14:56:39 +0000 (UTC)

 Module Name:	src
 Committed By:	pavel
 Date:		Sat May 12 14:56:39 UTC 2007
 
 Modified Files:
 	src/sys/netinet6 [netbsd-4]: icmp6.c
 
 Log Message:
 Pull up following revision(s) (requested by degroote in ticket #631):
 	sys/netinet6/icmp6.c: revision 1.126
 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.123 -r1.123.2.1 src/sys/netinet6/icmp6.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.