Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/sysctl.conf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- src/etc/sysctl.conf 2003/10/28 06:31:28 1.4 +++ src/etc/sysctl.conf 2003/11/03 15:12:06 1.5 @@ -1,6 +1,6 @@ #!/sbin/sysctl -f # -# $NetBSD: sysctl.conf,v 1.4 2003/10/28 06:31:28 briggs Exp $ +# $NetBSD: sysctl.conf,v 1.5 2003/11/03 15:12:06 briggs Exp $ # # sysctl(8) variables to set at boot time. @@ -9,7 +9,3 @@ # Number of kernel threads to use for NFS client #vfs.nfs.iothreads=4 - -# Do not allow IPv4 packet to be delivered to AF_INET6 sockets -# ftp://ftp.itojun.org/pub/paper/draft-cmetz-v6ops-v4mapped-api-harmful-00.txt -#net.inet6.ip6.v6only=1