]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make mdig use the OS-supplied ephemeral port range
authorEvan Hunt <each@isc.org>
Tue, 2 Nov 2021 09:37:20 +0000 (02:37 -0700)
committerEvan Hunt <each@isc.org>
Wed, 17 Nov 2021 22:46:32 +0000 (14:46 -0800)
commit43df2f3abaedc834fd4ce62901ad8ba880b557de
treef8a70c1fecffa3ba8891a9ea9c65429307cbb4f7
parent18abb4fc3b34059bbafd4a338c964f1479411fc8
Make mdig use the OS-supplied ephemeral port range

mdig was always using the default 1024-65535 range for outgoing
messages, instead of using the system's configured ephemeral ports.

(cherry picked from commit 0fecb10c172fad66a698d3737958439e28d96113)
CHANGES
bin/tools/mdig.c