|
Bugzilla – Full Text Bug Listing |
| Summary: | simulation crashes when A-MPDU and multiple TOS are used with RTS-CTS enabled | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | sebastien.deronne |
| Component: | wifi | Assignee: | sebastien.deronne |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | ns-bugs, tomh |
| Priority: | P3 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
simulation script to reproduce the issue
proposed patch to fix |
||
|
Description
sebastien.deronne
2016-12-09 14:52:12 UTC
Created attachment 2697 [details]
proposed patch to fix
(In reply to sebastien.deronne from comment #1) > Created attachment 2697 [details] > proposed patch to fix Patch does add support for multiple TOS scenarios. I'd like to push the fix before next weekend (In reply to sebastien.deronne from comment #3) > I'd like to push the fix before next weekend Patch looks OK, but can the test be extended to cover the TOS scenario also? (In reply to Tom Henderson from comment #4) > (In reply to sebastien.deronne from comment #3) > > I'd like to push the fix before next weekend > > Patch looks OK, but can the test be extended to cover the TOS scenario also? I will give a try. Fix pushed in changeset 12512:844a94b3ee97 and added an example in changeset 12513:3d2af176509f |