31 Oct
2025
31 Oct
'25
9:04 a.m.
On Fri, 31 Oct 2025 13:56:41 +0800
Yumei Huang
On Fri, Oct 31, 2025 at 1:43 PM Yumei Huang
wrote: Use an exponential backoff timeout for data retransmission according to RFC 2988 and RFC 6298. Set the initial RTO to one second as discussed in Appendix A of RFC 6298.
Also combine the macros defining the initial RTO for both SYN and ACK.
Signed-off-by: Yumei Huang
Reviewed-by: David Gibson I probably should have removed the reviewed-by since there are some code changes.
Thanks for reporting. I eventually notice during review and drop tags as needed but if you notice you carried a tag by mistake, it's very appreciated that you report it as it saves me some time and probably avoid confusion for other reviewers. -- Stefano