HomeFreeBSD

MFC r351782:

Description

MFC r351782:
Fix two TCP RACK 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.

Details

Provenance
tuexenAuthored on
Parents
rS365595: MFC r351328 (by rrs):
Branches
Unknown
Tags
Unknown