summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2023-05-22 15:43:51 +0200
committerMarcin Siodelski <marcin@isc.org>2023-05-24 08:37:14 +0200
commit3f868d37ee1825542fdb63028853202003fa5f58 (patch)
tree737d175af24a846ac3e3853509cabe9f109d315c /ChangeLog
parent[#2858] Client in INIT-REBOOT state without subnet (diff)
downloadkea-3f868d37ee1825542fdb63028853202003fa5f58.tar.xz
kea-3f868d37ee1825542fdb63028853202003fa5f58.zip
[#2858] Added Changelog for #2858
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04277a85f1..719c2b7c13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2138. [bug] marcin
+ Fixed a bug in the DHCPv4 server that sent DHCPNAK to a client
+ in the INIT-REBOOT state when the server had no matching subnet
+ configuration for that client.
+ (Gitlab #2858)
+
2137. [func] fdupont
A new command "extended-info4-upgrade" makes old leases
from SQL DHCPV4 lease database visible to Bulk Lease Queries.