summaryrefslogtreecommitdiffstats
path: root/share/man/man4/sppp.4
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2001-12-27 16:49:54 +0000
committerjoerg <joerg@FreeBSD.org>2001-12-27 16:49:54 +0000
commit3f447117b167f4507c4f9d61e2bd3dff8eff7335 (patch)
tree44acbaaeb3fda1149dc9fdc67478a927caf3eb3d /share/man/man4/sppp.4
parent5a94a8f0c9bc2c0d694461b6c7dc6bf970529d9d (diff)
downloadFreeBSD-src-3f447117b167f4507c4f9d61e2bd3dff8eff7335.zip
FreeBSD-src-3f447117b167f4507c4f9d61e2bd3dff8eff7335.tar.gz
Document that we now implement VJ header compression.
Diffstat (limited to 'share/man/man4/sppp.4')
-rw-r--r--share/man/man4/sppp.415
1 files changed, 8 insertions, 7 deletions
diff --git a/share/man/man4/sppp.4 b/share/man/man4/sppp.4
index 504893f..af4c6b0 100644
--- a/share/man/man4/sppp.4
+++ b/share/man/man4/sppp.4
@@ -1,5 +1,5 @@
.\"
-.\" Copyright (c) 1997 Joerg Wunsch
+.\" Copyright (c) 1997, 2001 Joerg Wunsch
.\"
.\" All rights reserved.
.\"
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 19, 1997
+.Dd December 27, 2001
.Dt SPPP 4
.Os
.Sh NAME
@@ -132,6 +132,10 @@ and RFC 1994 resp., are also implemented. Their parameters are being
controlled by the
.Xr spppcontrol 8
utility.
+.Pp
+VJ header compression is implemented, and enabled by default. It can be
+disabled using
+.Xr spppcontrol 8 .
.Sh DIAGNOSTICS
.Bl -diag
.It <ifname><ifnum>: <proto> illegal <event> in state <statename>
@@ -198,6 +202,8 @@ Currently, only the
control protocol and
.Xr ip 4
network protocol is supported.
+More NCPs should be implemented, as well as other control protocols
+for authentication and link quality reporting.
.Pp
Negotiation loop avoidance is not fully implemented. If the negotiation
doesn't converge, this can cause an endless loop.
@@ -210,9 +216,4 @@ through
.Em Passive
mode has not been tested extensively.
.Pp
-More NCPs should be implemented, as well as other control protocols
-for authentication and link quality reporting.
-.Pp
-IPCP should support VJ header compression.
-.Pp
Link-level compression protocols should be supported.
OpenPOWER on IntegriCloud