]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS for sendmmsg (preliminary text)
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 15 Nov 2019 14:40:07 +0000 (15:40 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 19 Nov 2019 12:29:34 +0000 (12:29 +0000)
NEWS

diff --git a/NEWS b/NEWS
index eda644ab73db0307630892eadd73a5e1da315e12..df81c500d976ceaa650742a5679b27814479b612 100644 (file)
--- 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)