2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-04 07:55:18 +00:00

[master] Added Changelog entry 1201 for #5046.

This commit is contained in:
Thomas Markwalder
2017-01-04 15:50:17 -05:00
parent 4afbdcf89c
commit 6bb31a56bf

View File

@@ -1,4 +1,10 @@
1200 [func] tmark
1201. [func] tmark
kea-dhcp4 and kea-dhcp6 now support the "set-config" command.
The command causes the server to replace its current configuration
with the configuration supplied as the command's argument.
(Trac #5046, git 4afbdcf89c9f83d944f774d05bd401d3f2768d10)
1200. [func] tmark
kea-dhcp4 and kea-dhcp6 now support the Command Channel "libreload"
command. The command causes the server to unload and then load all
currently loaded hook libraries.