Bugzilla – Bug 151
TcpHeader::Print not implemented
Last modified: 2008-07-01 13:32:25 UTC
the title says it all. This makes Ascii trace output slightly suboptimal.
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.
Oops, wrong revision number. The correct one is: 2762:05982d1a9286