From: Vladimír Čunát Date: Wed, 9 Oct 2019 08:38:56 +0000 (+0200) Subject: NEWS: http REUSEPORT, watchdog X-Git-Tag: v4.3.0~23^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2bf50545352d84d29a8ed201dba1275925eb5ea;p=thirdparty%2Fknot-resolver.git NEWS: http REUSEPORT, watchdog --- diff --git a/NEWS b/NEWS index 575082b23..2890e32da 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,14 @@ Knot Resolver ?? ================================ +Bugfixes +-------- +- http module: use SO_REUSEPORT (!879) + Improvements ------------ - increase file-descriptor count limit to maximum allowed value (hard limit) +- watchdog module: support testing a DNS query (and switch C -> lua; !878) Knot Resolver 4.2.2 (2019-10-07)