]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1915] Changelog corrected
authorTomek Mrugalski <tomek@isc.org>
Fri, 25 Jun 2021 12:03:27 +0000 (14:03 +0200)
committerRazvan Becheriu <razvan@isc.org>
Fri, 25 Jun 2021 15:57:55 +0000 (18:57 +0300)
ChangeLog

index fa3f09b609e9a3c4c32cf1bdc381d792509b6dff..ee8b9192903f67e821f3321526341274f5123c90 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1917.  [func]          tomek
+       DHCPv4 and DHCPv6 are now more consistent when logging the
+       reasons why a packet was dropped. This information is now
+       available on debuglevel 15. Also added a section in the ARM
+       discussing the debuglevels. The subnet selection failed log
+       message now provides more useful information about the subnet.
+       (Gitlab #1915, #1916)
+
 1916.  [func]          razvan
        The Kea DHCPv4 server accepts requests using server identifier
        configured at client class level.