]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Consistently update snd_wl1, snd_wl2, and rcv_up in the header
authorjeff <jeff@FreeBSD.org>
Thu, 31 Oct 2002 23:24:13 +0000 (23:24 +0000)
committerjeff <jeff@FreeBSD.org>
Thu, 31 Oct 2002 23:24:13 +0000 (23:24 +0000)
commitb6176d93b1df287a5a9776b3de562aef877b931c
treeb10fef8ca11fc02a6f6bd5f39e9cd76599d1ba0e
parentd93f84495b026a1b7c262a0bfe1b9c0b3175105b
 - Consistently update snd_wl1, snd_wl2, and rcv_up in the header
   prediction code.  Previously, 2GB worth of header predicted data
   could leave these variables too far out of sequence which would cause
   problems after receiving a packet that did not match the header
   prediction.

Submitted by: Bill Baumann <bbaumann@isilon.com>
Sponsored by: Isilon Systems, Inc.
Reviewed by: hsu, pete@isilon.com, neal@isilon.com, aaronp@isilon.com
sys/netinet/tcp_input.c
sys/netinet/tcp_reass.c