Subject: CVS commit: [netbsd-1-6] src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/10/2003 18:54:35
Module Name:	src
Committed By:	tron
Date:		Wed Sep 10 18:54:34 UTC 2003

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

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


To generate a diff of this commit:
cvs rdiff -r1.46.6.3 -r1.46.6.4 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.