From d9e57fe65dd538c6ea80637f4f6f23cf11dc583d Mon Sep 17 00:00:00 2001 From: aapostoliuk Date: Wed, 24 Jan 2024 15:50:01 +0200 Subject: T5971: Rewritten ppp options in accel-ppp services Rewritten 'ppp-options' to the same view in all accel-ppp services. Adding IPv6 support to PPTP. --- .../include/accel-ppp/ppp-options-ipv6-interface-id.xml.i | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'interface-definitions/include/accel-ppp/ppp-options-ipv6-interface-id.xml.i') diff --git a/interface-definitions/include/accel-ppp/ppp-options-ipv6-interface-id.xml.i b/interface-definitions/include/accel-ppp/ppp-options-ipv6-interface-id.xml.i index 265f7f97c..c4cf0a458 100644 --- a/interface-definitions/include/accel-ppp/ppp-options-ipv6-interface-id.xml.i +++ b/interface-definitions/include/accel-ppp/ppp-options-ipv6-interface-id.xml.i @@ -1,5 +1,5 @@ - + Fixed or random interface identifier for IPv6 @@ -18,11 +18,11 @@ - + Peer interface identifier for IPv6 - random calling-sid ipv4 + random calling-sid ipv4-addr x:x:x:x @@ -33,7 +33,7 @@ Use a random interface identifier for IPv6 - ipv4 + ipv4-addr Calculate interface identifier from IPv4 address, for example 192:168:0:1 @@ -41,11 +41,11 @@ Calculate interface identifier from calling-station-id - (random|calling-sid|ipv4|((\d+){1,4}:){3}(\d+){1,4}) + (random|calling-sid|ipv4-addr|((\d+){1,4}:){3}(\d+){1,4}) - + Accept peer interface identifier -- cgit v1.2.3