summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoritojun <itojun@openbsd.org>2000-05-25 01:26:11 +0000
committeritojun <itojun@openbsd.org>2000-05-25 01:26:11 +0000
commit9f7bf0ba05e624e53b39af0fb548536a024af5b8 (patch)
treedf622247fc08e94175e663dd6efe49156914b77f /lib
parentnet.inet.ip.gif_ttl (and IPv6 counterpart) is never used. (diff)
downloadwireguard-openbsd-9f7bf0ba05e624e53b39af0fb548536a024af5b8.tar.xz
wireguard-openbsd-9f7bf0ba05e624e53b39af0fb548536a024af5b8.zip
remove net.inet6.ip6.gif_hlim
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/sysctl.37
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 528c1e2f8b9..96445943c82 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.42 2000/04/18 03:01:27 aaron Exp $
+.\" $OpenBSD: sysctl.3,v 1.43 2000/05/25 01:26:11 itojun Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -755,7 +755,6 @@ The currently defined protocols and names are:
.It ip6 dad_count integer yes
.It ip6 auto_flowlabel integer yes
.It ip6 defmcasthlim integer yes
-.It ip6 gif_hlim integer yes
.It ip6 kame_version string no
.It ip6 use_deprecated integer yes
.It ip6 rr_prune integer yes
@@ -835,10 +834,6 @@ The default hop limit value for an IPv6 multicast packet sourced by the node.
This value applies to all the transport protocols on top of IPv6.
There are APIs to override the value, as documented in
.Xr ip6 4 .
-.It Li ip6.gif_hlim
-The maximum hop limit value for an IPv6 packet generated by
-.Xr gif 4
-tunnel interface.
.It Li ip6.kame_version
The string identifies the version of KAME IPv6 stack implemented in the kernel.
.It Li ip6.use_deprecated