Bug 2020

Summary: Erroneous MCS field in 802.11n PCAP files
Product: ns-3 Reporter: sebastien.deronne
Component: wifiAssignee: Daniel L. <nikkipui>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs, tomh
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: Patch to correct erroneous MCS field issue in 802.11n PCAP files

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