aboutsummaryrefslogtreecommitdiffstats
path: root/radius
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-05-30 20:32:24 -0700
committerGuy Harris <guy@alum.mit.edu>2017-05-31 03:33:32 +0000
commitbeb9b08012e2e2f77aa8ac10b94ef12fe128fd70 (patch)
treeb3c1175e60e128ef76c74b293ec4dd5230b0d263 /radius
parent503acf00b28ebc8b568588f56723751b44275850 (diff)
Update to the FreeRADIUS version.
Picks up the copyright notice and a value. Change-Id: I99957b97cf905b9d13024f70b76e875756e71609 Reviewed-on: https://code.wireshark.org/review/21845 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'radius')
-rw-r--r--radius/dictionary.vqp5
1 files changed, 4 insertions, 1 deletions
diff --git a/radius/dictionary.vqp b/radius/dictionary.vqp
index 0eafc5a456..a0bcbeb1f6 100644
--- a/radius/dictionary.vqp
+++ b/radius/dictionary.vqp
@@ -1,4 +1,5 @@
# -*- text -*-
+# Copyright (C) 2015 The FreeRADIUS Server project and contributors
##############################################################################
#
# Cisco's VLAN Query Protocol
@@ -8,7 +9,7 @@
#
# The default destination port is 1589.
#
-# $Id$
+# $Id: 78fa95cf475798736674cbba97d8653a3ba78408 $
#
##############################################################################
@@ -56,6 +57,8 @@ VALUE VQP-Packet-Type VQP-Join-Response 2
VALUE VQP-Packet-Type VQP-Reconfirm-Request 3
VALUE VQP-Packet-Type VQP-Reconfirm-Response 4
+VALUE VQP-Packet-Type Do-Not-Respond 256
+
VALUE VQP-Error-Code VQP-No-Error 0
VALUE VQP-Error-Code VQP-Wrong-Version 1
VALUE VQP-Error-Code VQP-Insufficient-Resources 2