|
Bugzilla – Full Text Bug Listing |
| Summary: | A-MPDU example for wifi | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | wifi | Assignee: | Daniel L. <nikkipui> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs, sebastien.deronne, tommaso.pecorella |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: |
add mpdu example and rename msdu example
provide a more detailed documentation in both MPDU and MSDU examples |
||
+1 for the renaming. I didn't check the example, but I guess it works. Created attachment 1962 [details]
provide a more detailed documentation in both MPDU and MSDU examples
Here is a new patch which provides a more detailed documentation in both A-MPDU and A-MSDU examples.
MPDU aggregation example has been reworked to enable user to select the number of aggregated MPDUs.
MSDU aggregation example has been reworked the same way.
Bug fixed in changeset 11198:26b7cc4aaf3d |
Created attachment 1958 [details] add mpdu example and rename msdu example Posting this on Sebastien's behalf; he would like to rename Mirko's simple-wifi-frame-aggregation.cc to simple-msdu-aggregation.cc, to differentiate it from a new simple-mpdu-aggregation.cc that he would like to add. Patch attached.