Subject: CVS commit: [netbsd-1-5] src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 09/09/2003 10:19:05
Module Name:	src
Committed By:	msaitoh
Date:		Tue Sep  9 10:19:04 UTC 2003

Modified Files:
	src/sys/netinet6 [netbsd-1-5]: in6_pcb.c

Log Message:
Pull up rev. 1.55 via patch (requested by itojun in ticket #66):
 in6_pcbrtentry() now returns IPv4 rtentry if in6pcb is connected to IPv4
 mapped address. Fixes PR 22431 from Andreas Gustafsson


To generate a diff of this commit:
cvs rdiff -r1.26.2.2 -r1.26.2.3 src/sys/netinet6/in6_pcb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.