]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4049] Added a change log entry file
authorThomas Markwalder <tmark@isc.org>
Thu, 7 Aug 2025 16:59:59 +0000 (12:59 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 14 Aug 2025 13:15:52 +0000 (13:15 +0000)
new file:   4049-d2-hooks-may-not-have-their-ioservice-s-poll-method-called-frequently-enough

changelog_unreleased/4049-d2-hooks-may-not-have-their-ioservice-s-poll-method-called-frequently-enough [new file with mode: 0644]

diff --git a/changelog_unreleased/4049-d2-hooks-may-not-have-their-ioservice-s-poll-method-called-frequently-enough b/changelog_unreleased/4049-d2-hooks-may-not-have-their-ioservice-s-poll-method-called-frequently-enough
new file mode 100644 (file)
index 0000000..01d6c52
--- /dev/null
@@ -0,0 +1,5 @@
+[bug]          tmark
+       Fixed an issue in kea-dhcp-ddns which was
+       causing GSSI key exchanges to timeout when
+       NCR traffic is intermittent. 
+       (Gitlab #4049)