bind9/bin
Aram Sargsyan b015b87fdc nsupdate: when set to 0, UDP timeout should be calculated by dns_request
The manual page of nsupdate's '-u udptimeout' option states that, quote:

> If zero, the interval is computed from the timeout interval and number
> of UDP retries.

However, nsupdate sets the UDP timeout value to UINT_MAX when it is 0,
thus, not behaving as documented.

Let dns_request_create() calculate the UDP timeout, if it was set to 0.

(cherry picked from commit 0ef11c0ccb)
2023-04-03 16:18:39 +00:00
..
check deprecate delegation-only and root-delegation only 2023-03-23 14:09:53 -07:00
confgen Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
dig Cleanup OpenSSL reference on bad option 2023-02-16 22:31:52 +00:00
dnssec dnssec-checkds: cleanup memory on error paths 2023-02-09 09:00:28 +11:00
named deprecate delegation-only and root-delegation only 2023-03-23 14:09:53 -07:00
nsupdate nsupdate: when set to 0, UDP timeout should be calculated by dns_request 2023-04-03 16:18:39 +00:00
plugins Implement incremental hash table resizing in isc_ht 2023-01-11 17:15:33 +01:00
rndc Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
tests Add nsupdate timeout tests 2023-04-03 16:18:39 +00:00
tools named-rrchecker: have fatal cleanup 2023-02-07 11:15:21 +11:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00