diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:34:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:34:10 +0000 |
commit | e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc (patch) | |
tree | 68cb5ef9081156392f1dd62a00c6ccc1451b93df /resources/protocols/radius/dictionary.wichorus | |
parent | Initial commit. (diff) | |
download | wireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.tar.xz wireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.zip |
Adding upstream version 4.2.2.upstream/4.2.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'resources/protocols/radius/dictionary.wichorus')
-rw-r--r-- | resources/protocols/radius/dictionary.wichorus | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/resources/protocols/radius/dictionary.wichorus b/resources/protocols/radius/dictionary.wichorus new file mode 100644 index 00000000..20295e03 --- /dev/null +++ b/resources/protocols/radius/dictionary.wichorus @@ -0,0 +1,25 @@ +# -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors +# +# Dictionary for WiChorus Inc. VSA's. +# http://www.wichorus.com/ +# +# Version: $Id: 4cfa70cbf64f40aa6d6677940a3bfaa6b7096221 $ +# + +VENDOR Wichorus 27030 + +BEGIN-VENDOR Wichorus + +ATTRIBUTE Wichorus-Policy-Name 1 string +ATTRIBUTE Wichorus-User-Privilege 2 string + +# +# Some versions of the Wichorus equipment use the following attribute. +# instead of Wichorus-User-Privilege. This is considered to be +# bad practice. +# + +#ATTRIBUTE Wichorus-Host-IP 2 ipaddr + +END-VENDOR Wichorus |