From: Alan T. DeKok Date: Sun, 6 Aug 2017 10:24:21 +0000 (+0200) Subject: add Do-Not-Respond packet type X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a6afa4a68e0b8f4a375c15742b67f24fb77fa8d;p=thirdparty%2Ffreeradius-server.git add Do-Not-Respond packet type --- diff --git a/share/dictionary.freeradius.internal b/share/dictionary.freeradius.internal index e6d43b8d2a6..0b388a8524c 100644 --- a/share/dictionary.freeradius.internal +++ b/share/dictionary.freeradius.internal @@ -845,6 +845,8 @@ VALUE Packet-Type CoA-NAK 45 VALUE Packet-Type IP-Address-Allocate 50 VALUE Packet-Type IP-Address-Release 51 +VALUE Packet-Type Do-Not-Respond 256 + VALUE Response-Packet-Type Access-Request 1 VALUE Response-Packet-Type Access-Accept 2 VALUE Response-Packet-Type Access-Reject 3