2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[master] ChangeLog updated after 5680 merge.

This commit is contained in:
Tomek Mrugalski
2018-07-27 13:56:08 +02:00
parent 32466ab3d4
commit e80f4b7bb7

View File

@@ -1,3 +1,11 @@
14xx. [func] tmark
Added two new configuration paramters to kea-dhcp4 and kea-dhcp6
DhcpDdns sections: 'hostname-char-set' and 'hostname-char-replacment'.
These values (when not empty) are used by the server to sanitize
host name and FQDN domain names sent by clients prior to using them
to construct DNS names.
(Trac #5680, git 32466ab3d4688e66c8c2f9fd24d4a98fcc871ff6)
1435. [func] marcin
Implemented ha-continue command in HA hooks library and
updated the Kea User's Guide with the information how to