|
From: | Oleg Tyshev |
Subject: | [lwip-devel] [bug #20515] TCP delayed ack does not work as expected |
Date: | Tue, 31 Mar 2009 11:38:18 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 GTB5 |
Follow-up Comment #27, bug #20515 (project lwip): OK, with macroses everything is correct. That is right rcv_ann_wnd <= rcv_wnd. Why do you think we should compare sequence number of the new received TCP packet with rcv_wnd? Announced was only rcv_ann_wnd. And if other side is trying to send something outer rcv_ann_wnd it should be rejected. (the only exception is probe zero window) _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?20515> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |