bind9/bin
Tom Krizek 26356ea078
Use a single local port for ditch.pl
The ditch.pl script is used to generate burst traffic without waiting
for the responses. When running other tests in parallel, this can result
in a ephemeral port clash, since the ditch.pl process closes the socket
immediately. In rare occasions when the message ID also clashes with
other tests' queries, it might result in an UnexpectedSource error from
dnspython.

Use a dedicated port EXTRAPORT8 which is reserved for each test as a
source port for the burst traffic.

(cherry picked from commit 339fa5690a)
2024-02-08 13:43:02 +01:00
..
check deprecate delegation-only and root-delegation only 2023-03-23 14:09:53 -07:00
confgen Put reference to RFC 2845 in tsig-keygen man page 2024-02-01 12:03:42 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
dig Print a dig comment about the failed query consistently 2024-01-11 10:30:40 +00:00
dnssec dnssec-keygen man page still says it can do TSIG 2024-02-01 12:03:36 +01:00
named Fix missing newlines in output of rndc nta -dump 2023-11-03 08:28:18 +01:00
nsupdate NetBSD has added 'hmac' to libc so rename our uses of hmac 2023-12-14 11:14:04 +11:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-05 10:27:52 +10:00
rndc Document that reloading happens asynchronously 2023-09-26 14:11:30 +10:00
tests Use a single local port for ditch.pl 2024-02-08 13:43:02 +01:00
tools Cleanup dead code in dnstap-read 2023-11-02 10:09:44 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00