2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 14:35:29 +00:00

[#1653] add ChangeLog entry

This commit is contained in:
Andrei Pavel
2021-06-22 11:54:52 +03:00
parent b434eaa07a
commit f81dcad238

View File

@@ -1,3 +1,10 @@
1911. [bug] andrei
Fixed a minor regression where kea-admin and keactrl would output
technical errors like "unbound variable" instead of more helpful
messages like "missing backend" because of the undefined variable
checks introduced in 1.9.4. Added tests to further prevent it.
(Gitlab #1653)
1910. [func] andrei 1910. [func] andrei
Extended perfdhcp to send v4 DHCPRELEASE messages via -F flag. Extended perfdhcp to send v4 DHCPRELEASE messages via -F flag.
(Gitlab #1119) (Gitlab #1119)