From: Jorge Pereira Date: Tue, 16 Jun 2020 12:35:11 +0000 (-0300) Subject: Add missing DHCP6 Alcatel attributes X-Git-Tag: release_3_0_22~546 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca698a4075a71bdc466cfcb28ec29f2a8bd02605;p=thirdparty%2Ffreeradius-server.git Add missing DHCP6 Alcatel attributes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 8d4ec29f0c2..a99b94293fd 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,7 @@ FreeRADIUS 3.0.22 Tue 24 Mar 2020 12:00:00 EDT urgency=low Feature improvements * Update dictionary.bskyb. Fixes #3339. + * Update alcatel.sr. #3495 * Abfab-tls updates from Alejandro Perez. * Allow CoA and Disconnect messages over TLS sockets. Fixes #3356. diff --git a/share/dictionary.alcatel.sr b/share/dictionary.alcatel.sr index 6187ee5ab52..b9a45757f12 100644 --- a/share/dictionary.alcatel.sr +++ b/share/dictionary.alcatel.sr @@ -7,6 +7,8 @@ # Alcatel-Lucent Service Router dictionary. # # $Id$ +# https://infoproducts.alcatel-lucent.com/cgi-bin/dbaccessfilename.cgi/9304720101_V1_7750%20SR-OS%20RADIUS%20ATTRIBUT.pdf +# https://documentation.nokia.com/html/0_add-h-f/93-0088-HTML/7750_SR_OS_Radius_Attributes_Reference_Guide/SROS_RADIUS_Attrib.html # ############################################################################## @@ -366,6 +368,14 @@ ATTRIBUTE Alc-Portal-Url 177 string # names longer than the allowed maximum are treated as host setup failures ATTRIBUTE Alc-SLAAC-IPv6-Pool 181 string +# DHCP6 attributes +ATTRIBUTE Alc-ToServer-Dhcp6-Options 191 octets +ATTRIBUTE Alc-ToClient-Dhcp6-Options 192 octets +ATTRIBUTE Alc-v6-Preferred-Lifetime 200 integer +ATTRIBUTE Alc-v6-Valid-Lifetime 201 integer +ATTRIBUTE Alc-Dhcp6-Renew-Time 202 integer +ATTRIBUTE Alc-Dhcp6-Rebind-Time 203 integer + # The VLAN is transparently taken from the UE’s Ethernet layer and can be reflected # in both authentication and accounting ATTRIBUTE Alc-Wlan-SSID-VLAN 206 string