bind9/bin/tests/system/fetchlimit
Tom Krizek be735330bb
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:46:52 +01:00
..
ans4 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns1 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns2 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns3 Disable EDNS for the fetchlimit test server 2022-05-14 00:52:22 -07:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 13:24:51 +02:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
tests.sh Use a single local port for ditch.pl 2024-02-08 13:46:52 +01:00