Bug 1970

Summary: Missing NotifyAckTimeoutStartNow in MacLow::StartDataTxTimers
Product: ns-3 Reporter: sebastien.deronne
Component: wifiAssignee: Daniel L. <nikkipui>
Status: RESOLVED FIXED    
Severity: enhancement CC: ns-bugs, tomh
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: patch

Description sebastien.deronne 2014-09-02 11:07:47 UTC
Created attachment 1869 [details]
patch

In MacLow::StartDataTxTimers, when a block ACK timeout is started, it is not notified through NotifyAckTimeoutStartNow. In that case, if the block ACK timeout fires, the station does not wait for a DIFS duration before the retransmission.

I provide a patch in attachment to correct this bug.
Comment 1 Tom Henderson 2014-10-16 16:37:17 UTC
pushed in 2198f9c998cc