summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2019-10-29 04:23:36 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2019-10-29 04:23:36 +0000
commite5ad04a5f84365a2087e9dc95bb9c68f97b9fe95 (patch)
treed7964d8ed4131aaa5025c92e5d46fcb1c36b97ac /lib/libc/sys
parent4270395499b031842dba5042d01cb640bf0a0526 (diff)
mobileip(4) is going to the attic
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/sysctl.29
1 files changed, 2 insertions, 7 deletions
diff --git a/lib/libc/sys/sysctl.2 b/lib/libc/sys/sysctl.2
index 90e92b8500f..79872cbee85 100644
--- a/lib/libc/sys/sysctl.2
+++ b/lib/libc/sys/sysctl.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.2,v 1.31 2019/08/21 20:44:09 cheloha Exp $
+.\" $OpenBSD: sysctl.2,v 1.32 2019/10/29 04:23:35 dlg 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: August 21 2019 $
+.Dd $Mdocdate: October 29 2019 $
.Dt SYSCTL 2
.Os
.Sh NAME
@@ -1293,7 +1293,6 @@ The currently defined protocols and names are:
.It ip Ta ttl Ta integer Ta yes
.It ipcomp Ta enable Ta integer Ta yes
.It ipip Ta allow Ta integer Ta yes
-.It mobileip Ta allow Ta integer Ta yes
.It tcp Ta ackonpush Ta integer Ta yes
.It tcp Ta always_keepalive Ta integer Ta yes
.It tcp Ta baddynamic Ta array Ta yes
@@ -1643,10 +1642,6 @@ If set to any other value, processing will occur; furthermore, if set
to 2, no checks for spoofing of loopback addresses will be done.
This is useful only for debugging purposes, and should never be used
in production systems.
-.It Li mobileip.allow Pq Va net.inet.mobileip.allow
-If set to 0, incoming Mobile IP encapsulated packets (RFC 2004) will not be
-processed.
-If set to any other value, processing will occur.
.It Li tcp.ackonpush Pq Va net.inet.tcp.ackonpush
Returns 1 if TCP segments with the
.Dv TH_PUSH