From fcb2253153bef0df4845cb0c42155fc11965e284 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Wed, 10 Aug 2022 21:01:03 +0000 Subject: l2tp: T4603: Add RADIUS nas-ip-address option Add l2tp authentication radius nas-ip-address option which will be sent in NAS-IP-Address Radius attribute --- .../include/accel-ppp/radius-additions.xml.i | 13 +------------ interface-definitions/include/radius-nas-ip-address.xml.i | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 12 deletions(-) create mode 100644 interface-definitions/include/radius-nas-ip-address.xml.i (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/accel-ppp/radius-additions.xml.i b/interface-definitions/include/accel-ppp/radius-additions.xml.i index 441c9dda5..15ff5165f 100644 --- a/interface-definitions/include/accel-ppp/radius-additions.xml.i +++ b/interface-definitions/include/accel-ppp/radius-additions.xml.i @@ -89,18 +89,7 @@ 3 #include - - - NAS-IP-Address attribute sent to RADIUS - - - - - ipv4 - NAS-IP-Address attribute - - - + #include Enable attribute NAS-Port-Id in Access-Request diff --git a/interface-definitions/include/radius-nas-ip-address.xml.i b/interface-definitions/include/radius-nas-ip-address.xml.i new file mode 100644 index 000000000..8d0a3fd6a --- /dev/null +++ b/interface-definitions/include/radius-nas-ip-address.xml.i @@ -0,0 +1,14 @@ + + + + NAS-IP-Address attribute sent to RADIUS + + + + + ipv4 + NAS-IP-Address attribute + + + + -- cgit v1.2.3