From: Wlodek Wencel Date: Wed, 20 Nov 2019 06:15:08 +0000 (+0700) Subject: [#572] added ChangeLog entry X-Git-Tag: Kea-1.7.2~73 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=01bbf69d7fbb7e88b85a9264f9be68c3f07e9e6b;p=thirdparty%2Fkea.git [#572] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 9a7056eb99..bd84ed14f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1683. [bug] wlodek + Perfdhcp is able to parse incoming packet and determine + if included IA_NA/IA_PD options are correct, counter + of rejected leases is introduced for all DHCP v6 message + exchanges. Perfdhcp will no longer send Request/Renew/Release + message without proper IA_NA/IA_PD included. + (Gitlab #572) + 1682. [bug]* tmark Added logic to core code and HA hook lib to allow HA peers to detect and handle out of bandwidth socket events. This