bind9/bin/dig
Artem Boldariev cecd3a75ec
dig: always set the default port when doing a UDP query
This commit ensures that the port is set before attempting a UDP
query. Before that a situation could appear when previous query have
completed over a different transport (that uses a dedicated port) and
then a UDP query will be attempted over the port of the previous
transport.

(cherry picked from commit e390ed4421)
2024-10-10 22:31:52 +03:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c check for NULL before closing batchfp 2024-08-21 21:37:51 -07:00
dig.rst remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
dighost.c dig: always set the default port when doing a UDP query 2024-10-10 22:31:52 +03:00
dighost.h Cleanup OpenSSL reference on bad option 2023-02-16 22:31:52 +00:00
host.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-08-06 15:19:06 +02:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
nslookup.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-08-06 15:19:06 +02:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00