Bugzilla – Bug 2417
GetQosTid() is called for a not QoS header in MacLow.
Last modified: 2016-05-20 10:13:42 UTC
assert failed. cond="IsQosData ()", file=../src/wifi/model/wifi-mac-header.cc, line=855 when running minstrel-ht-wifi-manager-example. I found the problem is that firsthdr is a CTL_BACKREQ. The function is called in mac_low.cc:2825 of ns-3-dev. The problem is introduced after the fix for bug 2307.
Is it not a duplicate of bug 2380? (will be soon pushed to ns-3-dev)
No, but it is solved by patch from bug 2379 :D Marking as duplicate.
*** This bug has been marked as a duplicate of bug 2379 ***