From: Thomas Markwalder Date: Tue, 14 Aug 2018 14:14:15 +0000 (-0400) Subject: [master] Added ChangeLog entry 1443 for trac 5705. X-Git-Tag: gitlab29-base~47^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=436c99f868d73f4e7ea2e94c19543c85aecebefb;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1443 for trac 5705. --- diff --git a/ChangeLog b/ChangeLog index 807c18f181..ef708b9d99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1443. [func] tmark + kea-dhcp4 now supports global host reservations and a new + global reservations-mode . Prior to this reservations could + only be specified per subnet. This is supported by by Memfile, + MySQL,PostgreSQL,and Cassandra host data sources. + (Trac #5705, git f991cffd06add941f8bf2937232f51d597623e21) + 1442. [func] MayyaSunil Implemented new queries for IPv6 leases by DUID. (Github #99, git c20b5248da1283e596e35ad057ae242f4d613965)