Subject: CVS commit: [netbsd-1-6] src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/22/2003 04:21:55
Module Name:	src
Committed By:	jmc
Date:		Wed Oct 22 04:21:55 UTC 2003

Modified Files:
	src/sys/compat/linux/common [netbsd-1-6]: linux_socket.c

Log Message:
Pullup revs 1.41-1.42 (requested by tv in ticket #1429)

        setsockopt(IPPROTO_IPV6, IPV6_V6ONLY, 0) for AF_INET6 sockets,
        to meet with the default behavior of linux.


To generate a diff of this commit:
cvs rdiff -r1.39.4.2 -r1.39.4.3 src/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.