]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3095-invalid-recvmmsg-detection' into 'main'
authorOndřej Surý <ondrej@isc.org>
Thu, 13 Jan 2022 18:43:00 +0000 (18:43 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 13 Jan 2022 18:43:00 +0000 (18:43 +0000)
commit5b7e5b1bd835b2e62c7e401fb3523657fe2cee5c
treecb9e34fd8dc25b122ab1cbfde77c1af289d8d5d9
parentabe466e5b3b9264962746d5b3ba57d059db9fe06
parent8d778f758bde786231862f63d51e563262c0709a
Merge branch '3095-invalid-recvmmsg-detection' into 'main'

Fix the UDP recvmmsg support

Closes #3095

See merge request isc-projects/bind9!5713