|
From: | Kieran Mansley |
Subject: | [lwip-devel] [bug #20515] TCP delayed ack does not work as expected |
Date: | Tue, 31 Mar 2009 10:29:53 +0000 |
User-agent: | Opera/9.21 (X11; Linux i686; U; en) |
Follow-up Comment #25, bug #20515 (project lwip): Ahh, I see what it is. rcv_wnd is greater than rcv_ann_wnd as it should be. The problem is that rcv_nxt becomes greater than rcv_ann_right_edge due to receiving the zero window probe. I'll fix the code to not assume this. Thanks for spotting this _______________________________________________________ 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] |