Bug 697 - TCP "Sent" callback reports wrong count
TCP "Sent" callback reports wrong count
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
pre-release
All All
: P1 blocker
Assigned To: George Riley
:
Depends on: 424
Blocks:
  Show dependency treegraph
 
Reported: 2009-09-30 13:33 EDT by George Riley
Modified: 2009-10-07 23:14 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Riley 2009-09-30 13:33:54 EDT
The "Sent" callback in TCP reports the total size of the packet being
sent, including headers.  This is not correct behavior.  Correct is the
size of the payload.  This is fixed in the patch for bug 424.
Comment 1 Josh Pelkey 2009-10-07 23:14:12 EDT
changeset c54b36fb7317