From: Ludwig Nussel Date: Tue, 9 Feb 2010 16:32:15 +0000 (+0100) Subject: Document +ipv6 and ipv6cp-accept-local X-Git-Tag: ppp-2.4.7~55 X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;ds=sidebyside;h=e7537958aee79b3f653c601e903cb31d78fb7dcc;p=ppp.git Document +ipv6 and ipv6cp-accept-local Signed-off-by: Ludwig Nussel Signed-off-by: Paul Mackerras --- 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\fR,\fI 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).