From 0735d2b46d54464072a57dde8b07229258b07b26 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 30 May 2017 20:26:15 -0700 Subject: Update to the FreeRADIUS version. Picks up the copyright notice and an additional attribute. Change-Id: Ieebed5ceae7a10bf393245d9fcf82310df6c42d9 Reviewed-on: https://code.wireshark.org/review/21843 Reviewed-by: Guy Harris --- radius/dictionary.telkom | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'radius') diff --git a/radius/dictionary.telkom b/radius/dictionary.telkom index b7f9ea4441..95c4774054 100644 --- a/radius/dictionary.telkom +++ b/radius/dictionary.telkom @@ -1,11 +1,12 @@ # -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Telkom SA - RADIUS dictionary # Used to convey Telkom Specific Information in proxied requests # EDS 20031007 eddie@saix.net # -# $Id$ +# $Id: 687677cbbf9eb3d9cfa1ca955d92bfb027ad7f51 $ # ############################################################################## @@ -22,4 +23,7 @@ ATTRIBUTE Telkom-Access-Type 1 string # with the SSG. Used in both Access-Requests and Accounting ATTRIBUTE Telkom-Service-Type 2 string +# YFi Hotspot Manager trick to implement government regulation (South African) +ATTRIBUTE Telkom-Degrade-Token 200 string + END-VENDOR Telkom -- cgit v1.2.1