Files
bind9/util
Ondřej Surý 52683934cd Refactor the script that gets/sets the ports for system tests
The current script used ephemeral port range which clashed with the
ports used by the tools (dig, ...), and the range always started with
the first port and there was 100 ports allocated for each system test.

In this commit, the first port has been randomized, the get_ports.sh
script outputs the variables (the output has to be eval'ed from run.sh)
and there's less waste in the port range.
2020-04-27 11:43:30 +02:00
..
2020-02-25 18:24:41 +00:00
2020-01-13 11:08:18 +01:00
2020-02-14 09:31:05 +01:00