From: Slawek Figiel Date: Wed, 10 May 2023 10:11:04 +0000 (+0200) Subject: [#2815] Update Changelog X-Git-Tag: Kea-2.3.8~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9900f38f707d0b0a2ff0b8b77e7e084ab6a3c45;p=thirdparty%2Fkea.git [#2815] Update Changelog --- diff --git a/ChangeLog b/ChangeLog index adef154b6a..e13adf435f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2140. [func] slawek + Implemented functions to delete the host reservations from the + configuration. Updated the host manager to fully support altering (add, + update, delete) host reservations in the primary source (JSON + configuration). Its methods accept a new argument ("operation target") to + specify the data source (JSON configuration and/or hosts database) to query + or alter. Fixed a bug in retrieving IPv6 host reservations from the + configuration by address. + (Gitlab #2815) + 2139. [bug] marcin Fixed a bug in the delegated prefix permutations that caused allocating prefixes in the same order by the random and FLQ