From: Marcin Siodelski Date: Wed, 18 Feb 2015 13:12:53 +0000 (+0100) Subject: [master] Added Changelog for #3711. X-Git-Tag: trac3723_base~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d18b650c176cb767bdac67031cfbe301173389fc;p=thirdparty%2Fkea.git [master] Added Changelog for #3711. --- diff --git a/ChangeLog b/ChangeLog index b2d1f2069d..44a190c799 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +901. [bug] tomek + Previously, the DHCPv4 and DHCPv6 servers gave up after + 100 failed lease selection attempts. Now both DHCPv4 and + DHCPv6 servers calculate the number of attempts required + to find a lease using the pool capacity. + (Trac #3711, git cb5533a1bf1023faf61c1b8ade6ac8fa425f46c2) + 900. [doc] marcin Documented configuration of the Lease File Cleanup (LFC) in the Kea Administrator Reference.