From: Francis Dupont Date: Mon, 7 Feb 2022 10:36:13 +0000 (+0100) Subject: [#2249] Added a ChangeLog entry X-Git-Tag: Kea-2.1.4~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f558fea1dd5837fcba55af41c4a1a4133eb166e5;p=thirdparty%2Fkea.git [#2249] Added a ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 164f95cc84..a02e7a1d46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,19 @@ -1999. [func] tmark,razvan - kea-dhcp6 fully supports using PostgreSQL for config - back end. This should be considered an experimental - feature. +2000. [func] `fdupont + Added the ``early-global-reservations-lookup`` configuration + parameter which allows to perform a search for global host + reservations and set client classes before the subnet + selection. This is achieved when explicitly configured to + ``true`` and it defaults to ``false`` if not configured. + (Gitlab #2249) + +1999. [func] tmark, razvan + The kea-dhcp6 server fully supports using PostgreSQL for config + back end. This should be considered an experimental feature. (Gitlab #2355) -1998. [func] tmark,razvan - With the addition of support for client classes, - kea-dhcp4 now fully supports using PostgreSQL for - config back end. +1998. [func] tmark, razvan + With the addition of support for client classes, the kea-dhcp4 + server now fully supports using PostgreSQL for config back end. (Gitlab #2322) 1997. [bug] tmark @@ -67,7 +73,7 @@ Kea 2.1.3 (development) released on Feb 23, 2022 (Gitlab #2262) 1990. [func] razvan - Adden the ``reservations-lookup-first`` configuration parameter + Added the ``reservations-lookup-first`` configuration parameter which controls whether host reservations lookup should be performed before lease lookup. This parameter has effect only when multi-threading is disabled. When multi-threading is