Files
bind9/lib/dns
Aram Sargsyan edcdb881da Do not resend TCP requests
The req_response() function is using 'udpcount' variable to resend
the request 'udpcount' times on timeout even for TCP requests,
which does not make sense, as it would use the same connection.

Add a condition to use the resend logic only for UDP requests.
2023-04-03 15:21:43 +00:00
..
2023-04-03 15:10:47 +00:00
2023-03-28 12:38:27 -07:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-04-03 14:09:13 +02:00
2023-02-28 09:38:17 +01:00
2023-02-28 11:44:15 +01:00
2023-03-23 12:57:01 -07:00
2023-02-28 11:44:15 +01:00
2023-03-08 08:36:25 +01:00
2023-04-03 15:10:47 +00:00
2023-04-03 15:10:47 +00:00
2023-03-08 08:36:25 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-04-03 15:21:43 +00:00
2023-02-28 11:44:15 +01:00
2023-04-03 12:08:05 +01:00
2023-03-31 13:33:16 +02:00
2023-04-03 14:01:22 +00:00