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.
$INCLUDE dictionary.purewave
$INCLUDE dictionary.quiconnect
$INCLUDE dictionary.quintum
+$INCLUDE dictionary.rcntec
$INCLUDE dictionary.redcreek
$INCLUDE dictionary.riverbed
$INCLUDE dictionary.riverstone
--- /dev/null
+# -*- 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 <ser@rcntec.com>
+#
+#
+###########################################################
+
+VENDOR RCNTEC 46235
+BEGIN-VENDOR RCNTEC
+
+ATTRIBUTE RCNTEC-RPCM-Group 1 string
+ATTRIBUTE RCNTEC-RPCM-Session-Expire 2 integer
+
+END-VENDOR RCNTEC