From: pali <7141871+pali@users.noreply.github.com> Date: Tue, 26 Jan 2021 02:58:07 +0000 (+0100) Subject: pppd: Document LLLOCAL and LLREMOTE environment variables (#240) X-Git-Tag: ppp-2.5.0~90 X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=34a4091bb6d7dd96921880ab6c00bc9dd2bd2fdc pppd: Document LLLOCAL and LLREMOTE environment variables (#240) Signed-off-by: Pali Rohár --- diff --git a/pppd/pppd.8 b/pppd/pppd.8 index f5597f6..781f4db 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -1765,6 +1765,14 @@ IPCP has come up. The IP address for the remote end of the link. This is only set when IPCP has come up. .TP +.B LLLOCAL +The Link-Local IPv6 address for the local end of the link. This is only +set when IPV6CP has come up. +.TP +.B LLREMOTE +The Link-Local IPv6 address for the remote end of the link. This is only +set when IPV6CP has come up. +.TP .B PEERNAME The authenticated name of the peer. This is only set if the peer authenticates itself.