From: Marcin Siodelski Date: Wed, 23 Dec 2020 14:51:37 +0000 (+0100) Subject: [#1402] Added ChangeLog entry for #1402 X-Git-Tag: Kea-1.9.4~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=206c5258b4e128c10980eef109f20394658ec8e2;p=thirdparty%2Fkea.git [#1402] Added ChangeLog entry for #1402 --- diff --git a/ChangeLog b/ChangeLog index 473b4249af..797181babf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1855. [func] marcin + Improved failover procedure in Kea High Availability library + by introducing new communication-recovery state. In this + state the load balancing servers remain responsive to DHCP + queries when the communication between them is interrupted. + The new feature is controlled using the delayed-updates-limit + configuration parameter. + (Gitlab #1402) + 1854. [func, perf] fdupont Implemented "lease caching", a feature similar to ISC DHCP's dhcp-cache-threshold. Lease caching is configured