|
Bugzilla – Full Text Bug Listing |
| Summary: | Missing supported 802.11n HT rates in the WifiPhy contructor | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | sebastien.deronne |
| Component: | wifi | Assignee: | Daniel L. <nikkipui> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch | ||
pushed in 58ee84e1c120 |
Created attachment 1867 [details] patch In WifiPhy, 40 MHz SGI rates are not included in g_constructor. The provided patch enables to add those missing PHY rates.