Bugzilla – Bug 2584
MacLow triggers StartNext even if there is no TXOP
Last modified: 2017-01-01 11:50:59 UTC
Created attachment 2700 [details] patch to fix There is no check in MacLow whether the corresponding EdcaTxopN has TXOP. With the introduction of a new assert in changeset 12451:ac1e0cdd5ca9 (bug 2463), simulation does crash in such scenario. MacLow should only call StartNext if there is a TXOP. Attached patch is fixing the issue.
*** Bug 2599 has been marked as a duplicate of this bug. ***
This causes 80211e-txop example to fails (see bug 2599). 80211e-txop example should be added to the regression run asap, so I suggest to deliver this fix.
Pushed in changeset 12509:d11463105c72