From: Vladimír Čunát Date: Fri, 15 Nov 2019 14:40:07 +0000 (+0100) Subject: NEWS for sendmmsg (preliminary text) X-Git-Tag: v4.3.0~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fcf1604c3a4499bf4c6057e5909f53b590c733e;p=thirdparty%2Fknot-resolver.git NEWS for sendmmsg (preliminary text) --- diff --git a/NEWS b/NEWS index eda644ab7..df81c500d 100644 --- a/NEWS +++ b/NEWS @@ -6,11 +6,13 @@ Bugfixes - http module: use SO_REUSEPORT (!879) - systemd: kresd@.service now properly starts after network interfaces have been configured with IP addresses after reboot (!884) +- sendmmsg: improve reliability (!704) Improvements ------------ - increase file-descriptor count limit to maximum allowed value (hard limit) - watchdog module: support testing a DNS query (and switch C -> lua; !878) +- performance: use sendmmsg syscall towards clients by default (!877) Knot Resolver 4.2.2 (2019-10-07)