HomeFreeBSD

MFC r362580: TCP: fix cubic RTO reaction.

Description

MFC r362580: TCP: fix cubic RTO reaction.

Proper TCP Cubic operation requires the knowledge
of the maximum congestion window prior to the
last congestion event.

This restores and improves a bugfix previously added
by jtl@ but subsequently removed due to a revert.

Reported by: chengc_netapp.com
Reviewed by: chengc_netapp.com, tuexen (mentor)
Approved by: tuexen (mentor), rgrimes (mentor, blanket)
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D25133

Details

Provenance
rscheffAuthored on
Reviewer
cc
Differential Revision
D25133: Fix cubic RTO reaction
Parents
rS363004: MFC r362577: TCP: make after-idle work for transactional sessions.
Branches
Unknown
Tags
Unknown