diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:26 +0000 |
commit | c4e8a3222648fcf22ca207f1815ebbf7cd144eeb (patch) | |
tree | 93d5c6aa93d9987680dd1adad5685e2ad698f223 /resources/protocols/radius/dictionary.bigswitch | |
parent | Adding upstream version 4.2.6. (diff) | |
download | wireshark-upstream.tar.xz wireshark-upstream.zip |
Adding upstream version 4.4.0.upstream/4.4.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | resources/protocols/radius/dictionary.bigswitch | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/resources/protocols/radius/dictionary.bigswitch b/resources/protocols/radius/dictionary.bigswitch new file mode 100644 index 00000000..b44143d3 --- /dev/null +++ b/resources/protocols/radius/dictionary.bigswitch @@ -0,0 +1,17 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# +###################################################################### +# Big Switch Networks (BSN) Dictionary +# Author: Nitin Madhok <nmadhok@g.clemson.edu> +# Version: $Id: e6c4ccd3761a65d00466ec5f9462520a65c25383 $ +###################################################################### + +VENDOR Big-Switch-Networks 37538 +BEGIN-VENDOR Big-Switch-Networks + +ATTRIBUTE BSN-User-Role 1 string +ATTRIBUTE BSN-AVPair 2 string + +END-VENDOR Big-Switch-Networks |