|
Bugzilla – Full Text Bug Listing |
| Summary: | Simulation fails when active probing is used in 802.11n/ac with channel bonding enabled | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | sebastien.deronne |
| Component: | wifi | Assignee: | sebastien.deronne |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
proposed fix to solve this bug
new proposed fix to solve this bug |
||
|
Description
sebastien.deronne
2015-10-27 17:36:59 UTC
Created attachment 2168 [details] new proposed fix to solve this bug Created a new patch. The reason is that another bug was observed (https://groups.google.com/forum/#!topic/ns-3-users/2jFF8jYrceI): AddSupportedMode was never called when disabling beacons and enabling active probing. IMO this should be added once a probe response was received (and if previous check about supported rates successfully passed). Does someone have any comments about the latest proposed fix? If not, I will deliver it in few days. Fixed in changeset 11771:ce31a4af11d6 |