From e83671d0f6e1b95867ec11430a66ac02b4b9fbdb Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Sat, 24 Dec 2022 10:06:20 +0000 Subject: T4893: Move ppp-opt ipv6-intf-id to include section accel-ppp Move PPPoE-server ppp-options XML ipv6-intf-id to 'include' section accel-ppp It allows to use the same code for different accel-ppp services --- interface-definitions/service-pppoe-server.xml.in | 47 +---------------------- 1 file changed, 1 insertion(+), 46 deletions(-) (limited to 'interface-definitions/service-pppoe-server.xml.in') diff --git a/interface-definitions/service-pppoe-server.xml.in b/interface-definitions/service-pppoe-server.xml.in index b31109296..47ad96582 100644 --- a/interface-definitions/service-pppoe-server.xml.in +++ b/interface-definitions/service-pppoe-server.xml.in @@ -170,52 +170,7 @@ #include - - - Fixed or random interface identifier for IPv6 - - random - - - random - Random interface identifier for IPv6 - - - x:x:x:x - specify interface identifier for IPv6 - - - - - - Peer interface identifier for IPv6 - - random calling-sid ipv4 - - - x:x:x:x - Interface identifier for IPv6 - - - random - Use a random interface identifier for IPv6 - - - ipv4 - Calculate interface identifier from IPv4 address, for example 192:168:0:1 - - - calling-sid - Calculate interface identifier from calling-station-id - - - - - - Accept peer interface identifier - - - + #include -- cgit v1.2.3