]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
added do-not-respond
authorAlan T. DeKok <aland@freeradius.org>
Wed, 28 Jun 2017 18:09:14 +0000 (14:09 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 29 Jun 2017 12:34:36 +0000 (08:34 -0400)
share/dictionary.vqp

index 78fa95cf475798736674cbba97d8653a3ba78408..2052465d72adb1f6038f5198dd4d2031b52e72e2 100644 (file)
@@ -104,6 +104,8 @@ VALUE       VMPS-Packet-Type                VMPS-Join-Response      2
 VALUE  VMPS-Packet-Type                VMPS-Reconfirm-Request  3
 VALUE  VMPS-Packet-Type                VMPS-Reconfirm-Response 4
 
+VALUE  VMPS-Packet-Type                Do-Not-Respond          256
+
 VALUE  VMPS-Error-Code                 VMPS-No-Error           0
 VALUE  VMPS-Error-Code                 VMPS-Wrong-Version      1
 VALUE  VMPS-Error-Code                 VMPS-Insufficient-Resources 2