summaryrefslogtreecommitdiff
path: root/radius/dictionary.vqp
diff options
context:
space:
mode:
Diffstat (limited to 'radius/dictionary.vqp')
-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