Bug 2643 - Change in SGI from bool to integer makes minstrel-ht to fail
Change in SGI from bool to integer makes minstrel-ht to fail
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
ns-3-dev
All All
: P3 normal
Assigned To: sebastien.deronne
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-30 14:55 UTC by Matías Richart
Modified: 2017-01-30 14:58 UTC (History)
1 user (show)

See Also:


Attachments
Patch to fix (1.50 KB, patch)
2017-01-30 14:55 UTC, Matías Richart
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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