]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r298408:
authorjtl <jtl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 May 2016 01:26:58 +0000 (01:26 +0000)
committerjtl <jtl@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 May 2016 01:26:58 +0000 (01:26 +0000)
commit2596f8990156834227c4e74d516d55910cf3309e
tree147cfb0105d56f137b7bd090d40693109a5a70dd
parentf31c0b489bdf69d9709f854b214fae770ab1bdd2
MFC r298408:
  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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@299146 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/tcp_input.c