From bc087fb4d9e4c24e3a9e18d8a4a39c243825c992 Mon Sep 17 00:00:00 2001 From: Jun-ichiro itojun Hagino Date: Thu, 25 May 2000 01:26:12 +0000 Subject: remove net.inet6.ip6.gif_hlim --- lib/libc/gen/sysctl.3 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lib/libc') 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 -- cgit v1.2.3