]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #16064 from rgacogne/ddist-properly-handle-truncation-sendmmsg
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 2 Sep 2025 11:00:29 +0000 (13:00 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Sep 2025 11:00:29 +0000 (13:00 +0200)
dnsdist: Properly handle truncation for UDP responses sent via `sendmmsg`


Trivial merge