Subject: CVS commit: syssrc/sys/compat/linux/common
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/29/2002 03:34:56
Module Name:	syssrc
Committed By:	itojun
Date:		Fri Nov 29 01:34:55 UTC 2002

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

Log Message:
setsockopt(IPPROTO_IPV6, IPV6_V6ONLY, 0) for AF_INET6 sockets,
to meet with the default behavior of linux.
review: fvdl/christos
XXX interactions with net.inet6.ip6.v6only?


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