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.tplink | |
parent | Adding upstream version 4.2.6. (diff) | |
download | wireshark-c4e8a3222648fcf22ca207f1815ebbf7cd144eeb.tar.xz wireshark-c4e8a3222648fcf22ca207f1815ebbf7cd144eeb.zip |
Adding upstream version 4.4.0.upstream/4.4.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'resources/protocols/radius/dictionary.tplink')
-rw-r--r-- | resources/protocols/radius/dictionary.tplink | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/resources/protocols/radius/dictionary.tplink b/resources/protocols/radius/dictionary.tplink new file mode 100644 index 00000000..389d0c83 --- /dev/null +++ b/resources/protocols/radius/dictionary.tplink @@ -0,0 +1,19 @@ +# -*- text -*- +# Copyright (C) 2023 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# Version $Id: f4a83a5d7614d3451f385529b3c89575782719c5 $ +VENDOR TPLink 11863 + +BEGIN-VENDOR TPLink + +ATTRIBUTE TPLink-Recv-limit 1 integer +ATTRIBUTE TPLink-Xmit-limit 2 integer +ATTRIBUTE TPLink-Authentication-FindKey 3 octets +ATTRIBUTE TPLink-Authentication-FoundKey 4 octets +ATTRIBUTE TPLink-User-Command 5 string +ATTRIBUTE TPLink-Site 6 string +ATTRIBUTE TPLink-Omada 7 string +ATTRIBUTE TPLink-Redirect-Url 8 string +ATTRIBUTE TPLink-Portal-Access-Status 9 integer + +END-VENDOR TPLink |