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 --- .../accel-ppp/ppp-options-ipv6-interface-id.xml.i | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 interface-definitions/include/accel-ppp/ppp-options-ipv6-interface-id.xml.i (limited to 'interface-definitions/include') 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 new file mode 100644 index 000000000..9f5710fe4 --- /dev/null +++ b/interface-definitions/include/accel-ppp/ppp-options-ipv6-interface-id.xml.i @@ -0,0 +1,48 @@ + + + + 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 + + + + -- cgit v1.2.3