]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Clear the XSK responder notification queue right away
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 22 Jan 2024 11:28:25 +0000 (12:28 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 23 Jan 2024 11:54:31 +0000 (12:54 +0100)
commit465bf9e23403a94a79f19de752dc1bc035032d00
tree8a68bfbf37aea698697e805f5cf4229bd0715ae1
parent4b99619110687818dac3de00805722d37c4ea4d5
dnsdist: Clear the XSK responder notification queue right away

Otherwise we might discard a valid notification between our last
look at the queue and the clearing.
pdns/dnsdistdist/dnsdist-xsk.cc