]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsbulktest: Initialize the 'rng' and 'entropy-source' arguments 9469/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 14 Sep 2020 14:56:58 +0000 (16:56 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 14 Sep 2020 14:56:58 +0000 (16:56 +0200)
commitfe810bcf51a7e2f39fcb0a3c62bf924cd8d6d3c5
treebc4efe86bab5c3dd66132bf264a27246124ae517
parent90da73fea081c1fa8a23db9c1e08db3b3263a4fc
dnsbulktest: Initialize the 'rng' and 'entropy-source' arguments

They are required to use dns_random(), which is used by our DNS
packet generation code.
pdns/dnsbulktest.cc