From 7b4215dafaeb7716d81c7bec93decac0c3a556f5 Mon Sep 17 00:00:00 2001 From: Anish Bhatt Date: Mon, 27 Oct 2014 01:12:21 -0700 Subject: [Radius] Update dictionaries from freeradius 3.0.4 Update includes all new/renamed dictionaries in radius, but does not cover any differences in already included dictionaries, which will be handled in a separate update. Change-Id: I6d1e1cc1815423fb71ec940366964a366ab41a25 Reviewed-on: https://code.wireshark.org/review/4947 Reviewed-by: Anders Broman --- radius/dictionary.compatible | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 radius/dictionary.compatible (limited to 'radius/dictionary.compatible') diff --git a/radius/dictionary.compatible b/radius/dictionary.compatible new file mode 100644 index 0000000000..efc0567ad0 --- /dev/null +++ b/radius/dictionary.compatible @@ -0,0 +1,21 @@ +# -*- text -*- +# Copyright (C) 2014 The FreeRADIUS Server project and contributors +# +# Compatible Systems Corporation dictionary +# +# Compatible Systems was acquired by Cisco in 2000. +# + +VENDOR Compatible 255 + +BEGIN-VENDOR Compatible + +ATTRIBUTE Compatible-Tunnel-Delay 0 integer +ATTRIBUTE Compatible-Tunnel-Throughput 1 integer +ATTRIBUTE Compatible-Tunnel-Server-Endpoint 3 ipaddr +ATTRIBUTE Compatible-Tunnel-Group-Info 4 string +ATTRIBUTE Compatible-Tunnel-Password 5 string +ATTRIBUTE Compatible-Echo 6 integer +ATTRIBUTE Compatible-Tunnel-IPX 7 integer + +END-VENDOR Compatible -- cgit v1.2.3