diff options
author | Piotrek Zadroga <piotrek@isc.org> | 2023-06-20 14:33:42 +0200 |
---|---|---|
committer | Piotrek Zadroga <piotrek@isc.org> | 2023-06-26 17:30:59 +0200 |
commit | 8db30465204654b56e2ef6254ed0f46779c2e237 (patch) | |
tree | 544f9e8b88ca885b2b9cff7e2e7573f7f1781665 /ChangeLog | |
parent | [#2795] adding UTs for new command (diff) | |
download | kea-8db30465204654b56e2ef6254ed0f46779c2e237.tar.xz kea-8db30465204654b56e2ef6254ed0f46779c2e237.zip |
[#2795] updating ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |