From: Matthew Newton Date: Wed, 7 Jun 2017 09:58:47 +0000 (+0100) Subject: update starent dictionary as posted to mailing list X-Git-Tag: release_3_0_15~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2003%2Fhead;p=thirdparty%2Ffreeradius-server.git update starent dictionary as posted to mailing list --- diff --git a/doc/ChangeLog b/doc/ChangeLog index bebc408a84f..b44850d7588 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -5,6 +5,7 @@ FreeRADIUS 3.0.15 Fri 26 May 2017 13:00:00 EDT urgency=medium * don't crash when reading corrupted data from session resumption cache. Fixes #1999. * Parse port in dhcpclient. Fixes #2000. + * Updated dictionary.starent FreeRADIUS 3.0.14 Fri 26 May 2017 13:00:00 EDT urgency=medium Feature improvements diff --git a/share/dictionary.starent b/share/dictionary.starent index 12f6405e10e..9898cc0c7ce 100644 --- a/share/dictionary.starent +++ b/share/dictionary.starent @@ -288,6 +288,15 @@ ATTRIBUTE SN-WiMAX-Auth-Only 306 integer ATTRIBUTE SN-TrafficSelector-Class 307 integer ATTRIBUTE SN-DHCP-Options 309 octets ATTRIBUTE SN-Handoff-Indicator 310 integer +ATTRIBUTE SN-User-Privilege 313 integer +ATTRIBUTE SN-IPv6-Alloc-Method 314 integer +ATTRIBUTE SN-Congestion-Mgmt-Policy 315 string +ATTRIBUTE SN-WSG-MIP-Required 316 integer +ATTRIBUTE SN-WSG-MIP-Release-TIA 317 integer +ATTRIBUTE SN-WSG-MIP-Simple-IP-Fallback 318 integer +ATTRIBUTE SN-WLAN-AP-Identifier 319 octets +ATTRIBUTE SN-WLAN-UE-Identifier 320 octets + ATTRIBUTE SNA-PPP-Ctrl-Input-Octets 1001 integer ATTRIBUTE SNA-PPP-Ctrl-Output-Octets 1002 integer @@ -1351,4 +1360,23 @@ VALUE SN-Visiting-Sub-Use-GGSN Accept 1 VALUE SN-WiMAX-Auth-Only Disabled 0 VALUE SN-WiMAX-Auth-Only Enabled 1 +VALUE SN-User-Privilege Administrative 6 +VALUE SN-User-Privilege NAS_Prompt 7 +VALUE SN-User-Privilege Inspector 19650516 +VALUE SN-User-Privilege Security_Admin 19660618 + +VALUE SN-IPv6-Alloc-Method Alloc_Local_Pool 0 +VALUE SN-IPv6-Alloc-Method Alloc_Dhcp_Client 1 +VALUE SN-IPv6-Alloc-Method Alloc_No_Alloc 2 +VALUE SN-IPv6-Alloc-Method Alloc_Static_Alloc 3 + +VALUE SN-WSG-MIP-Required No 0 +VALUE SN-WSG-MIP-Required Yes 1 + +VALUE SN-WSG-MIP-Release-TIA No 0 +VALUE SN-WSG-MIP-Release-TIA Yes 1 + +VALUE SN-WSG-MIP-Simple-IP-Fallback No 0 +VALUE SN-WSG-MIP-Simple-IP-Fallback Yes 1 + END-VENDOR Starent