Make sure the divident is at least mss. While this
prevents subsequent division by zero, cwnd should
never be smaller than smss.
Bug: 276674
Differential D43797
tcp: prevent div by zero in cc_htcp rscheff on Feb 8 2024, 7:47 PM. Authored by Tags None Referenced Files
Subscribers
Details Make sure the divident is at least mss. While this Bug: 276674
Diff Detail
Event TimelineComment Actions This patch is not fixing the root cause, but mitigating the consequences. I think I have an idea what the root cause is. Let me do some testing tomorrow.... |