]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1701] Modified ChangeLog
authorMarcin Siodelski <marcin@isc.org>
Thu, 18 Feb 2021 18:04:15 +0000 (19:04 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 19 Feb 2021 09:48:44 +0000 (10:48 +0100)
Slight modifications were needed after addressing review comments in the
allocation engine.

ChangeLog

index 799fadd54bb46b2d8fe5071cac0b230fd8c5ea71..b60a53db98ec94418de9be563b16609fa3c3001e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,10 +4,10 @@
        the circumstances in which the failure occurred. In particular,
        they state whether the client is connected to a shared network
        or not. If it is, the shared network name is provided. Otherwise,
-       the client's subnet id is logged. The new messages also include
-       a list of subnets from which the server attempted to assign
-       leases. For each subnet, it logs whether any pools were available
-       or not.
+       the client's subnet id is logged. The new messages also inform
+       from how many subnets the server attempted to allocate a lease
+       and how many subnets could not be used because of non-matching
+       client classes.
        (Gitlab #1701)
 
 1865.  [func]          razvan