Bug 2020 - Erroneous MCS field in 802.11n PCAP files
Erroneous MCS field in 802.11n PCAP files
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P5 normal
Assigned To: Daniel L.
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-17 14:56 EST by sebastien.deronne
Modified: 2014-11-29 13:31 EST (History)
2 users (show)

See Also:


Attachments
Patch to correct erroneous MCS field issue in 802.11n PCAP files (1.74 KB, application/octet-stream)
2014-11-17 14:56 EST, sebastien.deronne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebastien.deronne 2014-11-17 14:56:57 EST
Created attachment 1922 [details]
Patch to correct erroneous MCS field issue in 802.11n PCAP files

The MCS field has replaced the data rate field for IEEE 802.11n radiotap headers in PCAP files. 

Nevertheless, this field has not been updated in ns-3 to support 802.11n MCS fields in radiotap headers, resulting in erroneous MCS fields in 802.11n PCAP files.

I provide in attachment a patch to correct this issue. Let me know if you have any comment.
Comment 1 Tom Henderson 2014-11-17 19:54:03 EST
I'll add this next week if no other comments.  I will put braces around the if/else statement blocks before doing so.
Comment 2 Tom Henderson 2014-11-29 13:31:24 EST
changeset 11078:f7c64e56df22