bind9/bin/tests/system/fetchlimit
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
..
ans4 Add clients-per-query checks for the fetchlimit system test 2023-06-06 12:45:00 +00:00
ns1 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns2 Use DEFAULT_HMAC for rndc 2022-08-10 17:25:26 +10:00
ns3 Use DEFAULT_HMAC for rndc 2022-08-10 17:25:26 +10:00
ns5 Add clients-per-query checks for the fetchlimit system test 2023-06-06 12:45:00 +00:00
clean.sh Add clients-per-query checks for the fetchlimit system test 2023-06-06 12:45:00 +00:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
setup.sh Add clients-per-query checks for the fetchlimit system test 2023-06-06 12:45:00 +00:00
tests.sh Use a single local port for ditch.pl 2024-02-08 13:43:02 +01:00
tests_sh_fetchlimit.py Allow the fetchlimit test to be re-run 2024-01-17 16:36:03 +01:00