Bug 2643

Summary: Change in SGI from bool to integer makes minstrel-ht to fail
Product: ns-3 Reporter: Matías Richart <matis18>
Component: wifiAssignee: sebastien.deronne
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P3    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: Patch to fix

Description Matías Richart 2017-01-30 14:55:46 UTC
Created attachment 2769 [details]
Patch to fix

Change in SGI type from bool to integer (introduced in changeset 12583:40a9ab9779c6) is not reflected in minstrel-ht.
It causes an assert in wifi-mode.cc:204

Can be tested running the example from bug 2629.

I attach the corresponding patch.
Comment 1 sebastien.deronne 2017-01-30 14:58:38 UTC
It is already fixed in the latest ns-3-dev by changeset 12592:3d614aedc098