diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:53 +0000 |
commit | a86c5f7cae7ec9a3398300555a0b644689d946a1 (patch) | |
tree | 39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /resources/protocols/radius/dictionary.rfc2865 | |
parent | Releasing progress-linux version 4.2.6-1~progress7.99u1. (diff) | |
download | wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.tar.xz wireshark-a86c5f7cae7ec9a3398300555a0b644689d946a1.zip |
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'resources/protocols/radius/dictionary.rfc2865')
-rw-r--r-- | resources/protocols/radius/dictionary.rfc2865 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/resources/protocols/radius/dictionary.rfc2865 b/resources/protocols/radius/dictionary.rfc2865 index 2edcb9f6..f6e51fff 100644 --- a/resources/protocols/radius/dictionary.rfc2865 +++ b/resources/protocols/radius/dictionary.rfc2865 @@ -1,9 +1,11 @@ # -*- 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 # # Attributes and values defined in RFC 2865. # http://www.ietf.org/rfc/rfc2865.txt # -# $Id$ +# $Id: 6e2319a96710c2a341e24133abd81fde98a6eb55 $ # ATTRIBUTE User-Name 1 string ATTRIBUTE User-Password 2 string encrypt=1 @@ -30,7 +32,7 @@ ATTRIBUTE Framed-Route 22 string ATTRIBUTE Framed-IPX-Network 23 ipaddr ATTRIBUTE State 24 octets ATTRIBUTE Class 25 octets -ATTRIBUTE Vendor-Specific 26 octets +ATTRIBUTE Vendor-Specific 26 vsa ATTRIBUTE Session-Timeout 27 integer ATTRIBUTE Idle-Timeout 28 integer ATTRIBUTE Termination-Action 29 integer |