summaryrefslogtreecommitdiff
path: root/pppd/pppd.8
diff options
context:
space:
mode:
authorLudwig Nussel <ludwig.nussel@suse.de>2010-02-09 17:32:15 +0100
committerPaul Mackerras <paulus@samba.org>2010-03-06 22:22:57 +1100
commite7537958aee79b3f653c601e903cb31d78fb7dcc (patch)
treea59a3f890c043892fb29b7bd928f0777a6382ceb /pppd/pppd.8
parentda6956a56ea8550f33287fc86a960df8ce1b9af0 (diff)
downloadppp-e7537958aee79b3f653c601e903cb31d78fb7dcc.tar.gz
Document +ipv6 and ipv6cp-accept-local
Signed-off-by: Ludwig Nussel <ludwig.nussel@suse.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'pppd/pppd.8')
-rw-r--r--pppd/pppd.88
1 files changed, 8 insertions, 0 deletions
diff --git a/pppd/pppd.8 b/pppd/pppd.8
index 8ea8200..b7adc77 100644
--- a/pppd/pppd.8
+++ b/pppd/pppd.8
@@ -193,6 +193,9 @@ will not accept a different value from the peer in the IPCP
negotiation, unless the \fIipcp\-accept\-local\fR and/or
\fIipcp\-accept\-remote\fR options are given, respectively.
.TP
+.B +ipv6
+Enable the IPv6CP and IPv6 protocols.
+.TP
.B ipv6 \fI<local_interface_identifier>\fR,\fI<remote_interface_identifier>
Set the local and/or remote 64-bit interface identifier. Either one may be
omitted. The identifier must be specified in standard ascii notation of
@@ -449,6 +452,11 @@ scripts. If this
option is given, the \fIstring\fR supplied is given as the 6th
parameter to those scripts.
.TP
+.B ipv6cp\-accept\-local
+With this option, pppd will accept the peer's idea of our local IPv6
+interface identifier, even if the local IPv6 interface identifier
+was specified in an option.
+.TP
.B ipv6cp\-max\-configure \fIn
Set the maximum number of IPv6CP configure-request transmissions to
\fIn\fR (default 10).