summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2013-03-14 11:18:37 +0000
committermpi <mpi@openbsd.org>2013-03-14 11:18:37 +0000
commitf6b583ae338616fac004b1cfc55ec127c55729da (patch)
tree839fd2c42ef313410024bcf4e2246df39915b3d4 /lib/libc
parenttedu faithd(8), suggested by todd@ some weeks ago after a submission by (diff)
downloadwireguard-openbsd-f6b583ae338616fac004b1cfc55ec127c55729da.tar.xz
wireguard-openbsd-f6b583ae338616fac004b1cfc55ec127c55729da.zip
tedu faith(4), suggested by todd@ some weeks ago after a submission by
dhill. ok krw@, mikeb@, tedu@ (implicit)
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/sysctl.315
1 files changed, 2 insertions, 13 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index e48709acb80..01973f37a48 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.216 2013/01/03 10:02:59 jmc Exp $
+.\" $OpenBSD: sysctl.3,v 1.217 2013/03/14 11:18:37 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: January 3 2013 $
+.Dd $Mdocdate: March 14 2013 $
.Dt SYSCTL 3
.Os
.Sh NAME
@@ -1683,7 +1683,6 @@ The currently defined protocols and names are:
.It ip6 Ta hdrnestlimit Ta integer Ta yes
.It ip6 Ta hlim Ta integer Ta yes
.It ip6 Ta kame_version Ta string Ta no
-.It ip6 Ta keepfaith Ta integer Ta yes
.It ip6 Ta log_interval Ta integer Ta yes
.It ip6 Ta maxfragpackets Ta integer Ta yes
.It ip6 Ta maxfrags Ta integer Ta yes
@@ -1841,16 +1840,6 @@ Methods for overriding this value are documented in
This string identifies the version of the KAME IPv6 stack implemented
in the kernel.
.Pp
-.It Li ip6.keepfaith
-If set to non-zero, enables the
-.Dq FAITH
-TCP relay IPv6-to-IPv4 translator code in the kernel.
-Refer to
-.Xr faith 4
-and
-.Xr faithd 8
-for more details.
-.Pp
.It Li ip6.log_interval
This variable permits adjusting the amount of logs generated by the
IPv6 packet forwarding engine.