From: Jorge Pereira Date: Mon, 2 Dec 2019 21:15:07 +0000 (-0300) Subject: Add RCNTEC dictionary. Closes #3168 (#3173) X-Git-Tag: release_3_0_21~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f91a44ea52d0cf1f41f03290ad151cd3ca98a0;p=thirdparty%2Ffreeradius-server.git Add RCNTEC dictionary. Closes #3168 (#3173) --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 507ee83a70d..0861dbe7d2d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -4,6 +4,7 @@ FreeRADIUS 3.0.21 Thu 14 Nov 2019 12:00:00 EDT urgency=low Rates of 1500 IPs per second are now possible. See raddb/mods-config/sql/ippool/postgresql/procedure.sql Patch from Terry Burton. + * Added RCNTEC dictionary. Closes #3168. Bug fixes * Set permissions of certificates in bootstrap shell script. diff --git a/share/dictionary b/share/dictionary index 8d1b111aa89..ebc3f50561a 100644 --- a/share/dictionary +++ b/share/dictionary @@ -270,6 +270,7 @@ $INCLUDE dictionary.proxim $INCLUDE dictionary.purewave $INCLUDE dictionary.quiconnect $INCLUDE dictionary.quintum +$INCLUDE dictionary.rcntec $INCLUDE dictionary.redcreek $INCLUDE dictionary.riverbed $INCLUDE dictionary.riverstone diff --git a/share/dictionary.rcntec b/share/dictionary.rcntec new file mode 100644 index 00000000000..a1cdae175b1 --- /dev/null +++ b/share/dictionary.rcntec @@ -0,0 +1,19 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# Version $Id$ +########################################################### +# Resilient Cloud Network Technologies (RCNTEC) +# Dictionary for RCNTEC's RPCM hardware, https://rpcm.pro +# Contributed by Sergey Minakov +# +# +########################################################### + +VENDOR RCNTEC 46235 +BEGIN-VENDOR RCNTEC + +ATTRIBUTE RCNTEC-RPCM-Group 1 string +ATTRIBUTE RCNTEC-RPCM-Session-Expire 2 integer + +END-VENDOR RCNTEC