uwe 05df44f648 Fix unsigned wraparound on window size calculations.
This is another instance where tp->rcv_adv - tp->rcv_nxt can wrap
around after successful zero-window probe from the peer.  The first
one was fixed by chs@ in revision 1.112 on 2004-05-08.

While here, CSE and de-obfuscate the code a bit.
2018-05-07 23:42:13 +00:00
2018-05-03 05:11:43 +00:00
2018-05-05 13:31:48 +00:00
2018-05-05 00:13:01 +00:00
2018-05-06 15:14:12 +00:00
2018-05-06 19:16:36 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%