Bug 2486

Summary: NextTxSequence is not tracked in TcpSocketBase
Product: ns-3 Reporter: natale.patriciello
Component: tcpAssignee: natale.patriciello
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs, tomh
Priority: P5    
Version: pre-release   
Hardware: PC   
OS: Linux   
Attachments: Fix the bug

Description natale.patriciello 2016-08-29 03:58:35 UTC
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.
Comment 1 Tom Henderson 2016-08-29 09:23:16 UTC
OK
Comment 2 natale.patriciello 2016-08-30 03:52:29 UTC
Fixed in 12277:1cc389801a4c