From: Marcin Siodelski Date: Wed, 5 Jul 2017 14:47:13 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5318. X-Git-Tag: trac5227_base~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdbc589b474808c444348d46f84c5b2c3b27582e;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5318. --- diff --git a/ChangeLog b/ChangeLog index c08bd4d4b4..cddda3fbbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1269. [func] marcin + Command manager can now handle large responses to control + commands. Prior to this change the size of the response + was limited to 64k. The server now also signals timeout + after 10s if the connection lasts too long. + (Trac #5318, git 8531a65521ea42f01f3bed444b054e92f7bd1a46) + 1268. [func] fdupont Kea now re-detects network interfaces every time configuration is changed. 're-detect' parameter added to restore old behavior, if