summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2023-02-21 13:00:12 +0100
committerThomas Markwalder <tmark@isc.org>2023-02-27 17:03:58 +0100
commit23cfa9ba25d60768c54370f70be6423857c8699c (patch)
tree20976166f638be6818618a551238634595bb2326 /ChangeLog
parent[#2660] Lease6::fromElement sets NA prefix length to 128 (diff)
downloadkea-23cfa9ba25d60768c54370f70be6423857c8699c.tar.xz
kea-23cfa9ba25d60768c54370f70be6423857c8699c.zip
[#2660] Added ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49a5d12dd9..a6776594c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2106. [bug] tmark
+ Corrected code that allowed lease6-get-* commands to return
+ IA_NA leases with prefix length values of zero and logic in
+ kea-dhcp6 that was incorrectly generating duplicate iaaddr
+ options with lifetimes of zero for such leases in REPLYs to
+ RENEWs.
+ (Gitlab #2660)
+
2105. [bug] tmark
kea-dhcp6 now consistently uses valid and preferred lifetime
values provided via classes. Prior to this it was not