From: Alan T. DeKok Date: Wed, 19 Dec 2018 18:03:27 +0000 (-0500) Subject: this dictionary is for RADIUS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdfffde20a32b08071bb1a3e2336b7a6096831af;p=thirdparty%2Ffreeradius-server.git this dictionary is for RADIUS --- diff --git a/src/tests/dictionary b/src/tests/dictionary index af84f2ceeb8..f8be0d8a13e 100644 --- a/src/tests/dictionary +++ b/src/tests/dictionary @@ -1,6 +1,11 @@ # # Used for internal testing # +PROTOCOL RADIUS 1 +BEGIN-PROTOCOL RADIUS + + + VENDOR TEST 32000 BEGIN-VENDOR TEST @@ -8,3 +13,4 @@ ATTRIBUTE Test-Name 1 string ATTRIBUTE Test-Number 2 integer ATTRIBUTE Test-Server-Port 3 integer END-VENDOR TEST +END-PROTOCOL RADIUS