Matthijs Mekking
a7b291adc7
Fix nsupdate hang when processing a large update
...
The root cause is the fix for CVE-2024-0760 (part 3), which resets
the TCP connection on a failed send. Specifically commit
4b7c61381f stops reading on the socket
because the TCP connection is throttling.
When the tcpdns_send_cb callback thinks about restarting reading
on the socket, this fails because the socket is a client socket.
And nsupdate is a client and is using the same netmgr code.
This commit removes the requirement that the socket must be a server
socket, allowing reading on the socket again after being throttled.
(cherry picked from commit aa24b77d8b )
2024-12-06 08:31:19 +00:00
..
2024-12-06 06:20:33 +00:00
2024-12-06 08:31:19 +00:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-12-06 06:20:33 +00:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-09-12 14:39:07 +00:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-09-12 14:39:07 +00:00
2024-11-19 14:26:52 +01:00
2024-09-12 14:39:07 +00:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-08-05 09:13:07 +00:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-10-16 04:39:43 +00:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-26 07:17:06 +00:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-26 12:25:01 +11:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00
2024-11-19 14:26:52 +01:00