]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3294] ChangeLog entry
authorPiotrek Zadroga <piotrek@isc.org>
Thu, 18 Apr 2024 11:14:41 +0000 (13:14 +0200)
committerPiotrek Zadroga <piotrek@isc.org>
Tue, 23 Apr 2024 07:28:08 +0000 (09:28 +0200)
ChangeLog

index 87e92e9b3c6f019f1509456b468901c77a75418c..098afc416a743a548c895d4243ed3a8f2da7f324 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2222.  [bug]           piotrek
+       Fixed a bug in host_cmds. When PostgreSQL was used as
+       hosts database storage, reservation-del command called
+       with given IPv6 host address and the subnet Id deleted
+       all IPv6 hosts in given subnet.
+       Corrected the issue so that now only given host
+       reservation is deleted.
+       (Gitlab #3294)
+
 2221.  [bug]           tmark
        Corrected an index on the dhcp4_servers table
        in the PostgreSQL schema.