Bug 2378 - A-MPDU variables are not correctly reset in YansWifiPhy when a PLCP preamble/header failed
A-MPDU variables are not correctly reset in YansWifiPhy when a PLCP preamble/...
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3.25
All All
: P5 normal
Assigned To: sebastien.deronne
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-04-20 06:58 UTC by sebastien.deronne
Modified: 2016-05-05 06:55 UTC (History)
1 user (show)

See Also:


Attachments
patch to fix (1.19 KB, patch)
2016-04-20 06:58 UTC, sebastien.deronne
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sebastien.deronne 2016-04-20 06:58:14 UTC
Created attachment 2392 [details]
patch to fix

YansWifiPhy makes use of m_plcpSuccess and m_mpdusNum for handling A-MPDU reception. Those variables are not properly reset when a PLCP preamble/header failed.
Attached patch adresses a fix for this.
Comment 1 sebastien.deronne 2016-05-05 06:55:01 UTC
Pushed in changeset 12101:7f3095ccfcb1