Bug 151 - TcpHeader::Print not implemented
: TcpHeader::Print not implemented
Status: RESOLVED FIXED
: ns-3
internet-stack
: pre-release
: All All
: P3 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-03-25 18:39 EDT by
Modified: 2008-07-01 13:32 EDT (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-03-25 18:39:40 EDT
the title says it all. This makes Ascii trace output slightly suboptimal.
------- Comment #1 From 2008-03-27 11:21:11 EDT -------
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 From 2008-03-27 11:27:06 EDT -------
Oops, wrong revision number.  The correct one is:

2762:05982d1a9286