2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#3907] added ChangeLog entry

This commit is contained in:
Razvan Becheriu 2025-06-20 17:23:00 +03:00 committed by Andrei Pavel
parent 2ca43e2451
commit b17769a56d
No known key found for this signature in database
GPG Key ID: D4E804481939CB21

View File

@ -1,3 +1,17 @@
2356. [func] razvan
Updated YANG modules by adding only-in-additional-list,
evaluate-additional-classes, client-classes list, ddns-ttl,
ddns-ttl-min, ddns-ttl-max, ddns-generated-prefix,
ddns-override-client-update, ddns-override-no-update,
ddns-qualifying-suffix, ddns-replace-client-name,
ddns-send-updates, ddns-update-on-renew,
ddns-conflict-resolution-mode, hostname-char-replacement and
hostname-char-set at pool and pd-pool level, added
excluded-prefixes at pd-pool level. Added trust-anchor,
cert-file, key-file, cert-required authentication and
http-headers parameters to control sockets.
(Gitlab #3907)
2355. [func] razvan
Implemented lease4-wipe and lease6-wipe for database backends.
The commands are no longer deprecated.