Subject: PR/35333 CVS commit: src/sys/netinet6
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: netbsd-bugs
Date: 01/15/2007 19:15:04
The following reply was made to PR kern/35333; it has been noted by GNATS.
From: DEGROOTE Arnaud <degroote@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/35333 CVS commit: src/sys/netinet6
Date: Mon, 15 Jan 2007 19:11:48 +0000 (UTC)
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.