summaryrefslogtreecommitdiff
path: root/pppd/pppd.8
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2021-06-05 18:51:52 +0200
committerPali Rohár <pali@kernel.org>2021-12-21 15:43:56 +0100
commit756d704724e8420320989a6b8927290c96ca81e6 (patch)
treed927108bb82d3d96cf4e0c005fa492f22bfc4675 /pppd/pppd.8
parent1e79371ec6feb288d4f72b1380332009cfa3dc0f (diff)
downloadppp-756d704724e8420320989a6b8927290c96ca81e6.tar.gz
ipv6cp: Add support for ipv6cp-nosend option
This new option cause that pppd would not send our local IPv6 interface identifier to peer during IPv6 interface identifier negotiation. Like nosendip option for IPv4. Signed-off-by: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'pppd/pppd.8')
-rw-r--r--pppd/pppd.84
1 files changed, 4 insertions, 0 deletions
diff --git a/pppd/pppd.8 b/pppd/pppd.8
index f70e053..229bab5 100644
--- a/pppd/pppd.8
+++ b/pppd/pppd.8
@@ -549,6 +549,10 @@ be addressed directly for IPv6 traffic until the peer starts announcing ICMPv6
Router Advertisement or ICMPv6 Neighbor Advertisement packets. Note that IPv6
router must announce ICMPv6 Router Advertisement packets.
.TP
+.B ipv6cp\-nosendip
+Don't send our local IPv6 interface identifier to peer during IPv6 interface
+identifier negotiation.
+.TP
.B ipv6cp\-max\-configure \fIn
Set the maximum number of IPv6CP configure-request transmissions to
\fIn\fR (default 10).