summaryrefslogtreecommitdiffstats
path: root/resources/protocols/radius/dictionary.rfc2866
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:53 +0000
commita86c5f7cae7ec9a3398300555a0b644689d946a1 (patch)
tree39fe4b107c71174fd1e8a8ceb9a4d2aa14116248 /resources/protocols/radius/dictionary.rfc2866
parentReleasing progress-linux version 4.2.6-1~progress7.99u1. (diff)
downloadwireshark-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.rfc2866')
-rw-r--r--resources/protocols/radius/dictionary.rfc28665
1 files changed, 4 insertions, 1 deletions
diff --git a/resources/protocols/radius/dictionary.rfc2866 b/resources/protocols/radius/dictionary.rfc2866
index a6d78ea6..34332e97 100644
--- a/resources/protocols/radius/dictionary.rfc2866
+++ b/resources/protocols/radius/dictionary.rfc2866
@@ -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 2866.
# http://www.ietf.org/rfc/rfc2866.txt
#
-# $Id$
+# $Id: 4b6bda40c1098b488c0f10414c287004790df486 $
#
ATTRIBUTE Acct-Status-Type 40 integer
ATTRIBUTE Acct-Delay-Time 41 integer
@@ -22,6 +24,7 @@ ATTRIBUTE Acct-Link-Count 51 integer
VALUE Acct-Status-Type Start 1
VALUE Acct-Status-Type Stop 2
+VALUE Acct-Status-Type Alive 3 # dup
VALUE Acct-Status-Type Interim-Update 3
VALUE Acct-Status-Type Accounting-On 7
VALUE Acct-Status-Type Accounting-Off 8