[Ns-bugs] [Bug 818] TCP Socket implementation does not set ACK flag on retransmits
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Wed Mar 24 03:41:29 PDT 2010
http://www.nsnam.org/bugzilla/show_bug.cgi?id=818
--- Comment #7 from Antti Mäkelä <zarhan at cc.hut.fi> 2010-03-24 06:41:29 EDT ---
(In reply to comment #6)
> be getting data retransmissions when in some of the close states (ex: last
Well, states where you can still receive data are ones where the peer is in
CLOSE_WAIT (e.g. the peer's app can still send stuff until it calls Close()).
So this includes FIN_WAIT_1 and 2, but none of the others (CLOSING, TIME_WAIT
and LAST_ACK).
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Ns-bugs
mailing list