Bug 697

Summary: TCP "Sent" callback reports wrong count
Product: ns-3 Reporter: George Riley <riley>
Component: internetAssignee: George Riley <riley>
Status: RESOLVED FIXED    
Severity: blocker CC: craigdo, jpelkey, ns-bugs, tomh
Priority: P1    
Version: pre-release   
Hardware: All   
OS: All   
Bug Depends on: 424    
Bug Blocks:    

Description George Riley 2009-09-30 13:33:54 UTC
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 UTC
changeset c54b36fb7317