From 34a4091bb6d7dd96921880ab6c00bc9dd2bd2fdc Mon Sep 17 00:00:00 2001 From: pali <7141871+pali@users.noreply.github.com> Date: Tue, 26 Jan 2021 03:58:07 +0100 Subject: [PATCH] pppd: Document LLLOCAL and LLREMOTE environment variables (#240) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Pali Rohár --- pppd/pppd.8 | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 2.39.2