From c1fb6c7b99a487f210ca784e399ca5b4a462449c Mon Sep 17 00:00:00 2001 From: hrs Date: Wed, 21 Jul 2010 10:57:55 +0000 Subject: [PATCH] IPV6_V6ONLY is unconditionally reset for Linux IPv6 sockets in Linux emulation environment. Spotted by: ume git-svn-id: svn://svn.freebsd.org/base/stable/8@210342 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index ec0b8d4b9..6955037f6 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -334,9 +334,9 @@ using a sysctl variable net.inet.ipcomp.ipcomp_enable. - IPv6 sockets in Linux emulation environment are - unconditionally set as IPV6_V6ONLY - regardless of net.inet6.ip6.v6only sysctl + For IPv6 sockets in the Linux emulation environment + IPV6_V6ONLY socket option is unconditionally + reset regardless of net.inet6.ip6.v6only sysctl variable. -- 2.45.0