]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#816] Proposed a ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Sun, 5 Apr 2020 07:54:47 +0000 (09:54 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 23 Apr 2020 21:24:53 +0000 (23:24 +0200)
ChangeLog

index 44a01e5b31198c237c5bf10ad06de71f3c0de9ba..465408ce99163b7ca33e6d0822c50c7d19c8aac2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1742.  [func]          fdupont
+       Added new cumulative statistics: for each assigned IPv4 address,
+       IPv6 NA address or IPv6 PD prefixes cumulative-assigned-addresses,
+       cumulative-assigned-nas or cumulative-assigned-pds global and
+       per subnet is increased. A spelling error in the result-set of
+       the stat-lease4-get of the stat cmds hook library was fixed.
+       (Gitlab #816)
+
 1741.  [func]          fdupont
        When the MySQL InnoDB reports a deadlock (very rare event)
        the failed query is rerun.