]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3255] Added a changelog file
authorFrancis Dupont <fdupont@isc.org>
Tue, 3 Dec 2024 14:23:10 +0000 (15:23 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 3 Dec 2024 14:23:10 +0000 (15:23 +0100)
1  2 
changelog_unreleased/3255-https-reconfig

index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..404f08f03085756eb1418909be25a2a383fac849
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,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)