From d8456e14b9beece6323e60d15d23faa5be52341b Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 29 May 2017 20:15:28 -0700 Subject: Update to FreeRADIUS version. Adds copyright notices, cleans up whitespace, picks up typo fixes. Change-Id: I9f0583d6d488c2b494c2e651b850bb4226cd6085 Reviewed-on: https://code.wireshark.org/review/21817 Reviewed-by: Guy Harris --- radius/dictionary.starent | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'radius') diff --git a/radius/dictionary.starent b/radius/dictionary.starent index b370d4314d..12f6405e10 100644 --- a/radius/dictionary.starent +++ b/radius/dictionary.starent @@ -1,4 +1,5 @@ # -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Starent dictionary @@ -227,7 +228,7 @@ ATTRIBUTE SN-Firewall-Policy 239 octets ATTRIBUTE SN-Transparent-Data 247 octets ATTRIBUTE SN-MS-ISDN 248 octets ATTRIBUTE SN-Routing-Area-Id 249 string -#ATTRIBUTE SN-Rulebase 249 string +ATTRIBUTE SN-Rulebase 250 string ATTRIBUTE SN-Call-Id 251 integer ATTRIBUTE SN-IMSI 252 octets ATTRIBUTE SN-Long-Duration-Notification 253 integer @@ -283,7 +284,7 @@ ATTRIBUTE SN-CBB-Policy 302 string ATTRIBUTE SN-QOS-HLR-Profile 303 octets ATTRIBUTE SN-Fast-Reauth-Username 304 octets ATTRIBUTE SN-Pseudonym-Username 305 octets -ATTRIBUTE SN-WiMAX-Auth-Only 206 integer +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 @@ -953,9 +954,9 @@ VALUE SN-GGSN-MIP-Required Enabled 1 VALUE SN-Gratuitous-ARP-Aggressive Disabled 0 VALUE SN-Gratuitous-ARP-Aggressive Enabled 1 -VALUE SN-GTP-Version GTP_VERSION_0 0 -VALUE SN-GTP-Version GTP_VERSION_1 1 -VALUE SN-GTP-Version GTP_VERSION_2 2 +VALUE SN-GTP-Version GTP_VERSION_0 0 +VALUE SN-GTP-Version GTP_VERSION_1 1 +VALUE SN-GTP-Version GTP_VERSION_2 2 VALUE SN-HA-Send-DNS-ADDRESS Disabled 0 VALUE SN-HA-Send-DNS-ADDRESS Enabled 1 -- cgit v1.2.1