Bugzilla – Bug 2961
"Max retries reached and m_longRetry not cleared properly" assertion fails
Last modified: 2019-05-02 19:57:20 UTC
Minstrel HT has this assertion: https://github.com/nsnam/ns-3-dev-git/blob/b021f53ea21de882a0a823acd2988b23c4faf148/src/wifi/model/minstrel-ht-wifi-manager.cc#L766 It is indeed triggered when BlockAck and AMPDU are enabled and retry limit is reached, due to this unfixed FIXME: https://github.com/nsnam/ns-3-dev-git/blob/b021f53ea21de882a0a823acd2988b23c4faf148/src/wifi/model/minstrel-ht-wifi-manager.cc#L703
Closing in favor of https://gitlab.com/nsnam/ns-3-dev/issues/50