summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2023-04-28 14:18:30 +0200
committerAndrei Pavel <andrei@isc.org>2023-05-03 21:27:09 +0200
commit95b16c7cd7c01dccc2430ab0d7de5f0027e5005d (patch)
tree0ed78bc8a79e72fab745e574899d26564796342b /ChangeLog
parent[#2797] document lease reuse statistics (diff)
downloadkea-95b16c7cd7c01dccc2430ab0d7de5f0027e5005d.tar.xz
kea-95b16c7cd7c01dccc2430ab0d7de5f0027e5005d.zip
[#2797] add ChangeLog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 924982780c..10d5ce9f02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2129. [func] andrei
+ New statistics were added to keep track of leases that have their
+ CLTT increased in memory and their expiration time left unchanged
+ in persistent storage as part of the lease caching feature. The
+ statistics are: v4-lease-reuse, subnet[id].v4-lease-reuse,
+ v6-ia-na-lease-reuse, subnet[id].v6-ia-na-lease-reuse,
+ v6-ia-pd-lease-reuse, subnet[id].v6-ia-pd-lease-reuse.
+ (Gitlab #2797)
+
2128. [bug]* razvan
In addition to logging them, the server now sets the
CalloutHandle status to DROP to indicate an error occurred when