]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4058] Improved ChangeLog
authorFrancis Dupont <fdupont@isc.org>
Mon, 18 Aug 2025 13:50:38 +0000 (15:50 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 21 Aug 2025 07:41:56 +0000 (09:41 +0200)
changelog_unreleased/4058-reused-v6-expired-leases-do-not-get-hardware-address

index 285f5582831cbb6c50a6ce5e6613b2203794dbeb..c3761ee7666f9285fe9977f4dd3d3cfea01243fd 100644 (file)
@@ -1,4 +1,4 @@
 [bug]          fdupont
-       Fixed a bug making reused expired v6 leases to not get
-       the client hardware address.
+       When reusing an expired lease, kea-dhcp6 now correctly saves
+       the client hardware address in the lease.
        (Gitlab #4058)