From: Marcin Siodelski Date: Thu, 28 Jun 2018 14:27:14 +0000 (+0200) Subject: [master] Added ChangeLog for #5654. X-Git-Tag: trac5555_base~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1c2c7baccf9a5ca10223d80292fe8b19ffa659;p=thirdparty%2Fkea.git [master] Added ChangeLog for #5654. --- diff --git a/ChangeLog b/ChangeLog index d2a31d4cab..aca5736a8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1428. [bug] marcin + Corrected behavior of the standby server in the HA hot-standby + mode, which failed to monitor delays in responses to the + DHCP queries sent to the primary server after the primary + server became unavailable. This resulted in transition of + the standby server to the partner-down state immediately + after detecting interruption in communication with the + primary over the control channel. + (Trac #5654, git 7a83f05fe40fb1b6812b055e2d6d633d9e00160c) + Kea 1.4.0 released on June 15, 2018 1427. [bug] marcin