Bug 613 - EOF notification on TCP sockets
EOF notification on TCP sockets
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
ns-3-dev
All All
: P5 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-26 22:04 UTC by Tom Henderson
Modified: 2009-06-30 01:11 UTC (History)
0 users

See Also:


Attachments
testcase (7.19 KB, text/x-c++src)
2009-06-26 22:07 UTC, Tom Henderson
Details
patch to fix (2.19 KB, patch)
2009-06-26 22:07 UTC, Tom Henderson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2009-06-26 22:04:34 UTC
ns-3 TCP does not report an EOF upon receipt of a FIN, when the FIN is naked and comes after data.  Reported by Bill Roome:

http://groups.google.com/group/ns-3-users/browse_thread/thread/1073f0c907138f6e
Comment 1 Tom Henderson 2009-06-26 22:07:29 UTC
Created attachment 499 [details]
testcase
Comment 2 Tom Henderson 2009-06-26 22:07:54 UTC
Created attachment 500 [details]
patch to fix
Comment 3 Tom Henderson 2009-06-30 01:11:54 UTC
changeset 615583240b77