Bug 151

Summary: TcpHeader::Print not implemented
Product: ns-3 Reporter: Mathieu Lacage <mathieu.lacage>
Component: internetAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   

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