summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2008-11-17 05:12:08 +0000
committerbrad <brad@openbsd.org>2008-11-17 05:12:08 +0000
commitd7ef3fa9e1fcbb1dc4cbf4822241c9005938f16e (patch)
tree25cc896ec3ada74e65cec752d0cc7fff2920cf5b
parentAdd missing reference of eephy(4). (diff)
downloadwireguard-openbsd-d7ef3fa9e1fcbb1dc4cbf4822241c9005938f16e.tar.xz
wireguard-openbsd-d7ef3fa9e1fcbb1dc4cbf4822241c9005938f16e.zip
IPv6 has been supported for awhile now.
-rw-r--r--share/man/man4/sppp.410
1 files changed, 2 insertions, 8 deletions
diff --git a/share/man/man4/sppp.4 b/share/man/man4/sppp.4
index 64add1cfe3d..2a027926433 100644
--- a/share/man/man4/sppp.4
+++ b/share/man/man4/sppp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sppp.4,v 1.15 2007/05/31 19:19:52 jmc Exp $
+.\" $OpenBSD: sppp.4,v 1.16 2008/11/17 05:12:08 brad Exp $
.\"
.\" Copyright (c) 1997 Joerg Wunsch
.\"
@@ -25,7 +25,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: November 17 2008 $
.Dt SPPP 4
.Os
.Sh NAME
@@ -259,12 +259,6 @@ settings.
.Sh BUGS
Many.
.Pp
-Currently, only the
-.Em IPCP
-control protocol and
-.Xr ip 4
-network protocol are supported.
-.Pp
Negotiation loop avoidance is not fully implemented.
If the negotiation doesn't converge, this can cause an endless loop.
.Pp