HomeFreeBSD

Prevent underflows in tp->snd_wnd if the remote side ACKs more than

Description

Prevent underflows in tp->snd_wnd if the remote side ACKs more than
tp->snd_wnd. This can happen, for example, when the remote side responds to
a window probe by ACKing the one byte it contains.

Differential Revision: https://reviews.freebsd.org/D5625
Reviewed by: hiren
Obtained from: Juniper Networks (earlier version)
MFC after: 2 weeks
Sponsored by: Juniper Networks

Details

Provenance
jtlAuthored on
Reviewer
hiren
Differential Revision
D5625: Prevent underflows in tp->snd_wnd
Parents
rS298407: MFC r297527, r297688:
Branches
Unknown
Tags
Unknown