From: Marcin Siodelski Date: Mon, 16 May 2022 07:35:22 +0000 (+0200) Subject: [#2409] Added ChangeLog for #2409 X-Git-Tag: Kea-2.1.6~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=133b6a1aaeef991aca409217263dfa35ba4e7be1;p=thirdparty%2Fkea.git [#2409] Added ChangeLog for #2409 --- diff --git a/ChangeLog b/ChangeLog index 0741ed5658..aed8c11b86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2017. [bug] marcin + Corrected a bug in the allocation engine, causing it to write + an allocated lease under the wrong subnet id within a shared + network. It happened when a client had a reservation for a + lease already allocated to another client. In that case, a + lease allocated vicariously from another subnet could be + written under a wrong subnet id. + (Gitlab #2409) + 2016. [doc] fdupont Added documentation for the role based access control (rbac) premium hook library to the ARM.