From 964a11a1c4d29543b78bc6aac4c1656c16d5ff16 Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Wed, 7 May 2014 08:15:00 +0000 Subject: Kill the {nd6_,}useloopback buttons, using the loopback interface for local traffic is not optional. ok mikeb@, stsp@, jca@ --- lib/libc/gen/sysctl.3 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'lib') diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 1bd5c0ef169..5812dd72a44 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.234 2014/05/04 07:01:10 jmc Exp $ +.\" $OpenBSD: sysctl.3,v 1.235 2014/05/07 08:14:59 mpi Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 4 2014 $ +.Dd $Mdocdate: May 7 2014 $ .Dt SYSCTL 3 .Os .Sh NAME @@ -1665,7 +1665,6 @@ The currently defined protocols and names are: .It icmp6 Ta nd6_mmaxtries Ta integer Ta yes .It icmp6 Ta nd6_prune Ta integer Ta yes .It icmp6 Ta nd6_umaxtries Ta integer Ta yes -.It icmp6 Ta nd6_useloopback Ta integer Ta yes .It icmp6 Ta nodeinfo Ta integer Ta yes .It icmp6 Ta rediraccept Ta integer Ta yes .It icmp6 Ta redirtimeout Ta integer Ta yes @@ -1759,9 +1758,6 @@ This variable specifies the constant in IPv6 neighbor discovery specification .Pq RFC 4861 . .Pp -.It Li icmp6.nd6_useloopback -If set to non-zero, IPv6 will use the loopback interface for local traffic. -.Pp .It Li icmp6.nodeinfo This variable enables responses to ICMPv6 node information queries. If set to 0, responses will not be generated for -- cgit v1.2.3