]> git.ozlabs.org Git - ppp.git/commitdiff
Document +ipv6 and ipv6cp-accept-local
authorLudwig Nussel <ludwig.nussel@suse.de>
Tue, 9 Feb 2010 16:32:15 +0000 (17:32 +0100)
committerPaul Mackerras <paulus@samba.org>
Sat, 6 Mar 2010 11:22:57 +0000 (22:22 +1100)
Signed-off-by: Ludwig Nussel <ludwig.nussel@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
pppd/pppd.8

index 8ea82008835cc77dc1e02115be3f7a02c571b604..b7adc77f28178d87cb45df17c5e767c19e9cf97a 100644 (file)
@@ -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).