Skip to content

wifi: (fixes #116) Fix receptionOkAtLeastForOneMpdu assessment

zhaochow requested to merge zhaochow/ns-3-dev:fix-ampdu-reception-state into master

Fix the scenario where all MPDUs' reception failed but the receptionOkAtLeastForOneMpdu variable is true. More details can be found in the issue #116 (closed).

Merge request reports