Matthijs Mekking
aa24b77d8b
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.
2024-12-05 15:40:48 +01:00
..
2024-12-05 14:17:07 +01:00
2024-12-05 15:40:48 +01:00
2023-08-21 18:39:53 +02:00
2022-09-12 12:18:57 +01:00
2024-11-19 12:27:22 +01:00
2023-05-12 14:16:25 +02:00
2023-07-28 08:59:08 +02:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-12-05 14:17:07 +01:00
2024-11-26 11:22:33 +01:00
2024-11-19 12:27:22 +01:00
2022-09-26 15:13:11 +02:00
2024-11-19 12:27:22 +01:00
2022-01-11 09:05:02 +01:00
2024-11-19 12:27:22 +01:00
2023-02-15 16:44:47 +00:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-09-12 12:09:45 +00:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-02-08 10:54:35 +01:00
2023-08-21 18:39:53 +02:00
2024-11-19 12:27:22 +01:00
2024-10-16 14:03:14 +03:00
2024-11-26 11:22:33 +01:00
2024-09-12 12:09:45 +00:00
2024-11-19 12:27:22 +01:00
2024-10-16 14:03:14 +03:00
2023-02-16 18:35:32 +01:00
2024-11-19 12:27:22 +01:00
2022-01-11 09:05:02 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2022-07-13 13:19:32 +02:00
2024-08-05 07:31:39 +00:00
2022-01-11 09:05:02 +01:00
2024-11-27 15:03:27 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2022-09-26 15:13:11 +02:00
2024-11-19 12:27:22 +01:00
2024-10-16 04:19:16 +00:00
2022-01-11 09:05:02 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2022-10-14 11:26:54 +02:00
2024-11-19 12:27:22 +01:00
2023-08-21 18:39:53 +02:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-22 15:00:55 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2022-05-28 14:53:02 -07:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-04-02 10:35:56 +02:00
2024-11-26 11:22:33 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2024-11-19 12:27:22 +01:00
2023-04-27 12:38:53 +02:00
2024-11-19 12:27:22 +01:00