From: Tomek Mrugalski Date: Fri, 25 Jun 2021 12:03:27 +0000 (+0200) Subject: [#1915] Changelog corrected X-Git-Tag: Kea-1.9.9~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25f8a69d334065aaaba59f36875c518ffebb3355;p=thirdparty%2Fkea.git [#1915] Changelog corrected --- diff --git a/ChangeLog b/ChangeLog index fa3f09b609..ee8b919290 100644 --- 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.