From: Marcin Siodelski Date: Mon, 8 May 2023 08:33:45 +0000 (+0200) Subject: [#2843] Added Changelog for #2843 X-Git-Tag: Kea-2.3.8~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a950ab7bcdf6401f8d30f1531bd374dbb57e7be;p=thirdparty%2Fkea.git [#2843] Added Changelog for #2843 --- diff --git a/ChangeLog b/ChangeLog index eaa0e1a841..90c0afa9dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,15 @@ +2132. [bug] marcin + Fixed a bug in the allocation engine that could cause an invalid + lease assignment in the shared networks using subnets with + different allocator types. + (Gitlab #2843) + 2131. [bug] razvan Added support for 255 bytes long client-id and 130 bytes long duid (2 bytes for type and at most 128 bytes for value). (Gitlab #2786) + 2130. [func] piotrek Added support of DHCP Options for the Discovery of Network-designated Resolvers (DNR) as per draft-ietf-add-dnr.