Bug 151 - TcpHeader::Print not implemented
TcpHeader::Print not implemented
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
pre-release
All All
: P3 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-03-25 18:39 UTC by Mathieu Lacage
Modified: 2008-07-01 13:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Lacage 2008-03-25 18:39:40 UTC
the title says it all. This makes Ascii trace output slightly suboptimal.
Comment 1 Rajib Bhattacharjea 2008-03-27 11:21:11 UTC
Fixed in ns-3-dev:
2762:3e77772d7cdd

The implementation prints the source and destination ports, any flags which are set, the sequence and acknowledgment numbers, and the advertised window size.  This is mostly in line with how wireshark displays pcap traces.
Comment 2 Rajib Bhattacharjea 2008-03-27 11:27:06 UTC
Oops, wrong revision number.  The correct one is:

2762:05982d1a9286