]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Get rid of our own `random` code and use `dns_random` 16563/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 27 Nov 2025 11:00:11 +0000 (12:00 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 27 Nov 2025 11:00:11 +0000 (12:00 +0100)
commitd1644e321c4f3f9f075305b973dee8d0954a4974
tree0ce867cbf9374a3f0a14b1baaa71645b67b1b8eb
parentb00bc3bbe37b39be2b4a08b18a6d4955f1ac25a9
dnsdist: Get rid of our own `random` code and use `dns_random`

We introduced that code because the `dns_random` version that existed
at the time was pulling in a lot of code we did not want (logging,
configuration parsing, etc), but that no longer makes sense.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
pdns/dnsdistdist/dnsdist-random.cc