2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#3255] Added a changelog file

This commit is contained in:
Francis Dupont
2024-12-03 15:23:10 +01:00

View File

@@ -0,0 +1,5 @@
[doc] fdupont
Made clear that when a HTTP control channel is reconfigured
with the same address and port the listener socket is reused
so any TLS setup change is ignored.
(Gitlab #3255)