This patch fixes two issues:
- Convert the TCP delayed ACK timer from ms to ticks as required. This fixes the timer on platforms with hz !=1000.
- Don't delay acknowledgements which report duplicate data using DSACKs.
Differential D21512
Fix two TCP Rack issues tuexen on Sep 3 2019, 7:02 PM. Authored by Tags None Referenced Files
Subscribers
Details
This patch fixes two issues:
Diff Detail
|