From e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:10 +0200 Subject: Adding upstream version 4.2.2. Signed-off-by: Daniel Baumann --- resources/protocols/radius/dictionary.compatible | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 resources/protocols/radius/dictionary.compatible (limited to 'resources/protocols/radius/dictionary.compatible') diff --git a/resources/protocols/radius/dictionary.compatible b/resources/protocols/radius/dictionary.compatible new file mode 100644 index 00000000..e4ba998f --- /dev/null +++ b/resources/protocols/radius/dictionary.compatible @@ -0,0 +1,21 @@ +# -*- text -*- +# Copyright (C) 2015 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