Subject: CVS commit: syssrc/sys/compat/linux/common
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 09/08/2001 17:19:10
Module Name:	syssrc
Committed By:	fvdl
Date:		Sat Sep  8 14:19:10 UTC 2001

Modified Files:
	syssrc/sys/compat/linux/common: linux_socket.c

Log Message:
Allow the old-style sockaddr_in6 for v6 addresses for which the
scope id is irrelevant. Makes netscape6 for Linux work again,
which uses v4-mapped addresses to connect to v4 sites.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/compat/linux/common/linux_socket.c

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