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.roaringpenguin | |
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 'resources/protocols/radius/dictionary.roaringpenguin')
-rw-r--r-- | resources/protocols/radius/dictionary.roaringpenguin | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/resources/protocols/radius/dictionary.roaringpenguin b/resources/protocols/radius/dictionary.roaringpenguin index 81086fe2..7a0b1d6f 100644 --- a/resources/protocols/radius/dictionary.roaringpenguin +++ b/resources/protocols/radius/dictionary.roaringpenguin @@ -1,10 +1,12 @@ # -*- text -*- -# Copyright (C) 2015 The FreeRADIUS Server project and contributors +# 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 +# ############################################################################## # # Roaring Penguin attributes # -# $Id: 294a4573a69d7a09272a91141c8af4bf17d8db59 $ +# $Id: 95cba28a1b81921efc90c681639709f602f94a69 $ # ############################################################################## @@ -14,7 +16,8 @@ BEGIN-VENDOR Roaring-Penguin # Upstream speed limit in kb/s ATTRIBUTE RP-Upstream-Speed-Limit 1 integer - # Downstream speed limit in kb/s + +# Downstream speed limit in kb/s ATTRIBUTE RP-Downstream-Speed-Limit 2 integer # Send a HURL |