]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Fri, 30 Aug 2019 17:48:34 +0000 (13:48 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 30 Aug 2019 17:48:34 +0000 (13:48 -0400)
doc/ChangeLog

index 92ef610d9e07238deee194c321e936eb0fb00ca9..921850fb4009bc8e74fbe5bfed513e48cd0f1862 100644 (file)
@@ -30,6 +30,9 @@ FreeRADIUS 3.0.20 Wed 10 Apr 2019 09:00:00 EDT urgency=low
        * Added rlm_sql_mongo.  See raddb/mods-available/sql
          Note that this module is experimental.
        * Added more documentation in sites-available/robust-proxy-accounting
+       * sqlippool now re-allocates unexpired leases, to prevent IP pool
+         exhaustion when clients perform multiple reauthentication attempts.
+         Patch from Terry Burton.
 
        Bug fixes
        * Allow listen.ipaddr to reference an IPv6-only host.  Fixes #2627.