Subject: PR/33269 CVS commit: src/sys/netinet6
To: None <rpaulo@NetBSD.org, gnats-admin@netbsd.org,>
From: Rui Paulo <rpaulo@netbsd.org>
List: netbsd-bugs
Date: 05/23/2006 14:25:02
The following reply was made to PR kern/33269; it has been noted by GNATS.

From: Rui Paulo <rpaulo@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/33269 CVS commit: src/sys/netinet6
Date: Tue, 23 May 2006 14:20:56 +0000 (UTC)

 Module Name:	src
 Committed By:	rpaulo
 Date:		Tue May 23 14:20:56 UTC 2006
 
 Modified Files:
 	src/sys/netinet6: ip6_input.c
 
 Log Message:
 In ip6_savecontrol(), ignore IPv4 packets.
 From JINMEI Tatuya (KAME). Should fix PR 33269.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.86 -r1.87 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.