From: Jorge Pereira Date: Thu, 8 Jul 2021 19:51:58 +0000 (-0300) Subject: NetworkOnly value for APC-Service-Type. refs #4109 (#4133) X-Git-Tag: release_3_0_24~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=303ab3ce52c3ced1ebf5e58dd041f2abe1b98bf9;p=thirdparty%2Ffreeradius-server.git NetworkOnly value for APC-Service-Type. refs #4109 (#4133) --- diff --git a/doc/ChangeLog b/doc/ChangeLog index d244afd4c3f..600724bdc2c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -4,6 +4,7 @@ FreeRADIUS 3.0.24 Thu 10 Jun 2021 12:00:00 EDT urgency=low * Add sanitizer options to configure script. * Log information needed by Wireshark to decode TLS sessions. * Allow more liberal SQL commands in rlm_sql_map. + * Update dictionary.apc Bug fixes * Fix crash in trustrouter module (#4115). Patch from Alejandro Perez diff --git a/share/dictionary.apc b/share/dictionary.apc index e603360368b..00efbab7aed 100644 --- a/share/dictionary.apc +++ b/share/dictionary.apc @@ -34,5 +34,6 @@ VALUE APC-Service-Type Device 2 VALUE APC-Service-Type ReadOnly 3 VALUE APC-Service-Type Outlet 4 VALUE APC-Service-Type Card 5 +VALUE APC-Service-Type NetworkOnly 6 END-VENDOR APC