]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog 1400 for #5589.
authorThomas Markwalder <tmark@isc.org>
Wed, 16 May 2018 13:44:16 +0000 (09:44 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 16 May 2018 13:44:16 +0000 (09:44 -0400)
ChangeLog

index f0b8867d5d0f08fc9503301618c91b8999af44ad..e20036ee1df052c94ff12352c208fab476571962 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1400.   [func]       tmark
+       A new hooks library, Stat Cmds, has been added to the open source
+       distribution.  This library provides commands for fetching lease
+       allocation statistics using lease backend as the source for
+       lease counts per state.  This resolves an issue in deployements,
+       where multiple Kea servers share a common lease backend, which made
+       it difficult to obtain accurate lease statistics.
+       (Trac #5589, git 36f20f1c8b28f629fe2896b817ac0f3c6026fe0e)
+
 1399.  [func]          tmark
        Support for fetching lease allocation statistics by subnet-id 
        or subnet-id range has been added to the Cassandra back end. This