bind9/bin/dig
Michał Kępień 0f168a4b37 dig: return a non-zero exit code for failed TCP EOF retries
dig retries a TCP query when a server closes the connection prematurely.
However, dig's exit code remains unaffected even if the second attempt
to get a response also fails with the same error for the same lookup,
which should not be the case.  Ensure the exit code is updated
appropriately when a retry triggered by a TCP EOF condition fails.
2019-01-24 23:05:43 -08:00
..
include/dig Add some DBC checks in dighost; fix race between clear_query and send_done in dighost 2018-11-07 13:04:13 -05:00
win32 Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.1 prep 9.13.4 2018-11-22 00:20:22 +00:00
dig.c dig: a -r option to disable .digrc 2018-11-15 11:09:04 +11:00
dig.docbook update copyrights 2019-01-02 10:20:43 +11:00
dig.html prep 9.13.4 2018-11-22 00:20:22 +00:00
dighost.c dig: return a non-zero exit code for failed TCP EOF retries 2019-01-24 23:05:43 -08:00
host.1 prep 9.13.4 2018-11-22 00:20:22 +00:00
host.c add -U to preparse and usage 2018-12-07 07:43:52 +11:00
host.docbook update copyrights 2019-01-02 10:20:43 +11:00
host.html prep 9.13.4 2018-11-22 00:20:22 +00:00
Makefile.in Bail-out early in the for install loops instead of continuing because for masks the error in the middle 2018-09-03 12:05:45 +02:00
nslookup.1 prep 9.13.4 2018-11-22 00:20:22 +00:00
nslookup.c Abolish ip6.int support in dig and mdig 2018-11-05 19:07:31 -05:00
nslookup.docbook update copyrights 2019-01-02 10:20:43 +11:00
nslookup.html prep 9.13.4 2018-11-22 00:20:22 +00:00