]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: make the chain test more reliable by using TCP 15270/head
authorOtto Moerbeek <otto@drijf.net>
Mon, 10 Mar 2025 10:16:39 +0000 (11:16 +0100)
committerOtto Moerbeek <otto@drijf.net>
Mon, 10 Mar 2025 11:16:08 +0000 (12:16 +0100)
commit6adb57b6570d2753d705c1df5f01845fef958456
tree945fd6b555d41ca186d5f9090d984c6100c9c3f2
parent7eaf72881e0f7c1e224749b3360cfebefd42e6a5
rec: make the chain test more reliable by using TCP

UDP is more or less kaput on GitHub, even for the local interface. If
this works on GH as expected/hoped for, we have more strict consistency
checks.
regression-tests.recursor-dnssec/recursortests.py
regression-tests.recursor-dnssec/test_Chain.py