Subject: CVS commit: [netbsd-2-0] src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/24/2006 02:37:15
Module Name: src
Committed By: riz
Date: Wed May 24 02:37:15 UTC 2006
Modified Files:
src/sys/netinet6 [netbsd-2-0]: ip6_input.c
Log Message:
Pull up following revision(s) (requested by rpaulo in ticket #10626):
sys/netinet6/ip6_input.c: revision 1.87
In ip6_savecontrol(), ignore IPv4 packets.
From JINMEI Tatuya (KAME). Should fix PR 33269.
To generate a diff of this commit:
cvs rdiff -r1.73.2.1 -r1.73.2.2 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.