Subject: PR/33269 CVS commit: [netbsd-3-0] src/sys/netinet6
To: None <rpaulo@NetBSD.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 05/24/2006 02:25:04
The following reply was made to PR kern/33269; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/33269 CVS commit: [netbsd-3-0] src/sys/netinet6
Date: Wed, 24 May 2006 02:23:08 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Wed May 24 02:23:08 UTC 2006
 
 Modified Files:
 	src/sys/netinet6 [netbsd-3-0]: ip6_input.c
 
 Log Message:
 Pull up following revision(s) (requested by rpaulo in ticket #1338):
 	sys/netinet6/ip6_input.c: revision 1.87 via patch
 In ip6_savecontrol(), ignore IPv4 packets.
 From JINMEI Tatuya (KAME). Should fix PR 33269.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.77 -r1.77.12.1 src/sys/netinet6/ip6_input.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.