]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #5638. trac5117_base
authorMarcin Siodelski <marcin@isc.org>
Tue, 5 Jun 2018 11:52:37 +0000 (13:52 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 5 Jun 2018 11:52:37 +0000 (13:52 +0200)
ChangeLog

index 32a13ccbc017e8f5acc82f16b4b4d2f8c842f049..08337617faa4c81340cf85d3440f1e1d0ad55573 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1418.  [bug]           marcin
+       Corrected bug in the allocation engine which caused occasional
+       lease allocation failures when a loaded hooks library set the
+       callout status to non default value, e.g. "skip" rather than
+       "continue". In such cases, the server reported that it failed
+       to allocate a lease "after 0 attempts".
+       (Trac #5638, git f2e9b686ae52e1b06f660e1b522588b1440e2620)
+
 1417.  [bug]           marcin
        Improved logging in the HTTP library both for the server and
        the client.