|
Bugzilla – Full Text Bug Listing |
| Summary: | TcpHeader::Print not implemented | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mathieu Lacage <mathieu.lacage> |
| Component: | internet | Assignee: | 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
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 |