summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPiotrek Zadroga <piotrek@isc.org>2023-06-20 14:33:42 +0200
committerPiotrek Zadroga <piotrek@isc.org>2023-06-26 17:30:59 +0200
commit8db30465204654b56e2ef6254ed0f46779c2e237 (patch)
tree544f9e8b88ca885b2b9cff7e2e7573f7f1781665 /ChangeLog
parent[#2795] adding UTs for new command (diff)
downloadkea-8db30465204654b56e2ef6254ed0f46779c2e237.tar.xz
kea-8db30465204654b56e2ef6254ed0f46779c2e237.zip
[#2795] updating ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01ee8a8772..0bfa4d64b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2158. [func] piotrek
+ A new command named "reservation-get-by-address" is now available
+ in the host_cmds hook library. It returns all host reservations
+ for given IP address either in all subnets or in a given subnet.
+ (Gitlab #2795)
+
2157. [func]* fdupont
Added a warning issued when the configuration contains subnets
without explicit subnet identifiers (without "id" entry). The