]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Really disable REUSEADDR on outgoing UDP client sockets 12824/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 15 May 2023 13:32:27 +0000 (15:32 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 15 May 2023 13:33:58 +0000 (15:33 +0200)
commit2d013627bc15a919f80ff193593813c8a7587a57
treef96a1ab0f4b01d039f470f0ef345bbc8aaf3d66c
parentfcb6534d7525ee01ce293cedca9ddc35a5852fa8
dnsdist: Really disable REUSEADDR on outgoing UDP client sockets

It turns out that our `Socket::bind()` will _helpfully_ enable this
by default.

(cherry picked from commit 20f67fee9447069d4586a41254468ac060b2d65e)
pdns/dnsdistdist/dnsdist-healthchecks.cc