From: Tomek Mrugalski Date: Thu, 13 Aug 2020 08:29:45 +0000 (+0200) Subject: [#285] Changelog updated X-Git-Tag: Kea-1.8.0~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29284266b8457edaa8c97ef22239bd68d4e6971f;p=thirdparty%2Fkea.git [#285] Changelog updated --- diff --git a/ChangeLog b/ChangeLog index d4290494a0..b2c9809d52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -1784. [build] wlodek +1783. [func] fdupont + If enabled, the default value for queue capacity in congestion control + has been trimmed down from 500 to 64. The feature continues to be disabled + by default. + (Gitlab #285) + +1784. [build] wlodek Socket path in kea ddns default config was changed to /tmp/kea-ddns-ctrl-socket. (Gitlab #1379)