]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Really disable REUSEADDR on outgoing UDP client sockets 12819/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:32:27 +0000 (15:32 +0200)
commit20f67fee9447069d4586a41254468ac060b2d65e
treef04ce738d7fb93e19dacdd3ae980955183f1f0f5
parentb33f09f1989e938c503142a38c556df94254443a
dnsdist: Really disable REUSEADDR on outgoing UDP client sockets

It turns out that our `Socket::bind()` will _helpfully_ enable this
by default.
pdns/dnsdistdist/dnsdist-healthchecks.cc