diff options
author | Marcin Siodelski <marcin@isc.org> | 2017-07-05 16:47:13 +0200 |
---|---|---|
committer | Marcin Siodelski <marcin@isc.org> | 2017-07-05 16:47:13 +0200 |
commit | bdbc589b474808c444348d46f84c5b2c3b27582e (patch) | |
tree | 4de9a274ae6375704d54817f4f2e8c59f08e55a3 | |
parent | [master] Merge branch 'trac5318' (diff) | |
download | kea-bdbc589b474808c444348d46f84c5b2c3b27582e.tar.xz kea-bdbc589b474808c444348d46f84c5b2c3b27582e.zip |
[master] Added ChangeLog entry for #5318.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |