|
Bugzilla – Full Text Bug Listing |
| Summary: | NextTxSequence is not tracked in TcpSocketBase | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | natale.patriciello |
| Component: | tcp | Assignee: | natale.patriciello |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: | Fix the bug | ||
OK Fixed in 12277:1cc389801a4c |
Created attachment 2558 [details] Fix the bug Simple description, simple fix: m_nextTxSequence is in the tcb of the connection, but we didn't connect the trace between it and TcpSocketBase.