]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remember that the port was set in host and nslookup
authorMark Andrews <marka@isc.org>
Sun, 4 Dec 2022 22:21:35 +0000 (09:21 +1100)
committerMark Andrews <marka@isc.org>
Mon, 5 Dec 2022 21:58:58 +0000 (08:58 +1100)
commit8caa94bdf1e9d03439670f603893133231083e16
tree1820ef4185fea090cb3099538db7fc7ddcb66660
parente9c4192ee5061be0ca635bc3829829576a2ff1b1
Remember that the port was set in host and nslookup

Set 'port_set = true;' so that the TCP/DOT/DOH code doesn't reset
the port when making connections.
bin/dig/host.c
bin/dig/nslookup.c