summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2017-07-05 16:47:13 +0200
committerMarcin Siodelski <marcin@isc.org>2017-07-05 16:47:13 +0200
commitbdbc589b474808c444348d46f84c5b2c3b27582e (patch)
tree4de9a274ae6375704d54817f4f2e8c59f08e55a3
parent[master] Merge branch 'trac5318' (diff)
downloadkea-bdbc589b474808c444348d46f84c5b2c3b27582e.tar.xz
kea-bdbc589b474808c444348d46f84c5b2c3b27582e.zip
[master] Added ChangeLog entry for #5318.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
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