Bug 2380

Summary: EdcaTxopN fails to retrieve TID for ADDBA requests, ADDBA responses and DELBA frames
Product: ns-3 Reporter: sebastien.deronne
Component: wifiAssignee: sebastien.deronne
Status: RESOLVED FIXED    
Severity: major CC: ns-bugs, tomh
Priority: P5    
Version: ns-3.25   
Hardware: All   
OS: All   
Attachments: proposed patch from Alexander Krotov

Description sebastien.deronne 2016-04-20 09:47:47 UTC
Created attachment 2395 [details]
proposed patch from Alexander Krotov

When management frames such as ADDBA or DELBA frames are exchanged and collide in some cases, EdcaTxopN::MissedBlockAck is triggered, but the TID is not properly retrieved for those frames.

Patch from Alexander Krotov in attachment.
Comment 1 Tom Henderson 2016-05-07 09:35:07 UTC
looks OK, perhaps add debug log statements?
Comment 2 sebastien.deronne 2016-05-22 16:09:08 UTC
pushed in changeset 12134:29f44a43de62