]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2843] Added Changelog for #2843
authorMarcin Siodelski <marcin@isc.org>
Mon, 8 May 2023 08:33:45 +0000 (10:33 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 12 May 2023 11:02:03 +0000 (13:02 +0200)
ChangeLog

index eaa0e1a8417fe4c733adf078b7399aa80e0ea0d0..90c0afa9dc2bebd2dd33c283f76ed142cded0970 100644 (file)
--- 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.