Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(351)

Issue 41059: 802.11e/n extensions (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 11 months ago by Mirko Banchi
Modified:
10 years, 1 month ago
Reviewers:
Mathieu Lacage
CC:
ns-3-reviews_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Total comments: 24

Patch Set 2 : Code restyle #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5259 lines, -169 lines) Patch
M examples/mixed-wireless.cc View 3 chunks +8 lines, -6 lines 0 comments Download
A examples/simple-802.11n-frame-aggregation.cc View 1 1 chunk +151 lines, -0 lines 0 comments Download
M examples/stats/wifi-example-sim.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M examples/tap-wifi-dumbbell.cc View 1 chunk +10 lines, -9 lines 0 comments Download
M examples/third.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M examples/wifi-adhoc.cc View 5 chunks +20 lines, -15 lines 0 comments Download
M examples/wifi-ap.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M examples/wifi-wired-bridging.cc View 3 chunks +5 lines, -4 lines 0 comments Download
A src/contrib/qos-tag.h View 1 1 chunk +49 lines, -0 lines 0 comments Download
A src/contrib/qos-tag.cc View 1 1 chunk +85 lines, -0 lines 0 comments Download
M src/contrib/wscript View 2 chunks +2 lines, -0 lines 0 comments Download
M src/devices/wifi/adhoc-wifi-mac.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/devices/wifi/adhoc-wifi-mac.cc View 1 3 chunks +12 lines, -6 lines 0 comments Download
A src/devices/wifi/amsdu-subframe-header.h View 1 1 chunk +57 lines, -0 lines 0 comments Download
A src/devices/wifi/amsdu-subframe-header.cc View 1 1 chunk +116 lines, -0 lines 0 comments Download
M src/devices/wifi/dca-txop.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
A src/devices/wifi/edca-txop-n.h View 1 1 chunk +170 lines, -0 lines 0 comments Download
A src/devices/wifi/edca-txop-n.cc View 1 1 chunk +690 lines, -0 lines 0 comments Download
M src/devices/wifi/mac-low.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M src/devices/wifi/mac-tx-middle.h View 1 3 chunks +7 lines, -2 lines 0 comments Download
M src/devices/wifi/mac-tx-middle.cc View 1 4 chunks +27 lines, -7 lines 0 comments Download
A src/devices/wifi/msdu-aggregator.h View 1 1 chunk +64 lines, -0 lines 0 comments Download
A src/devices/wifi/msdu-aggregator.cc View 1 1 chunk +87 lines, -0 lines 0 comments Download
A src/devices/wifi/msdu-standard-aggregator.h View 1 1 chunk +53 lines, -0 lines 0 comments Download
A src/devices/wifi/msdu-standard-aggregator.cc View 1 1 chunk +116 lines, -0 lines 0 comments Download
M src/devices/wifi/nqap-wifi-mac.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M src/devices/wifi/nqap-wifi-mac.cc View 1 5 chunks +15 lines, -10 lines 0 comments Download
M src/devices/wifi/nqsta-wifi-mac.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/devices/wifi/nqsta-wifi-mac.cc View 1 6 chunks +12 lines, -8 lines 0 comments Download
A src/devices/wifi/qadhoc-wifi-mac.h View 1 1 chunk +129 lines, -0 lines 0 comments Download
A src/devices/wifi/qadhoc-wifi-mac.cc View 1 1 chunk +493 lines, -0 lines 0 comments Download
A src/devices/wifi/qap-wifi-mac.h View 1 1 chunk +155 lines, -0 lines 0 comments Download
A src/devices/wifi/qap-wifi-mac.cc View 1 1 chunk +841 lines, -0 lines 0 comments Download
A src/devices/wifi/qos-utils.h View 1 1 chunk +35 lines, -0 lines 0 comments Download
A src/devices/wifi/qsta-wifi-mac.h View 1 1 chunk +179 lines, -0 lines 0 comments Download
A src/devices/wifi/qsta-wifi-mac.cc View 1 1 chunk +821 lines, -0 lines 0 comments Download
M src/devices/wifi/wifi-mac-header.h View 1 6 chunks +26 lines, -1 line 0 comments Download
M src/devices/wifi/wifi-mac-header.cc View 1 9 chunks +76 lines, -2 lines 0 comments Download
M src/devices/wifi/wifi-mac-queue.h View 1 4 chunks +46 lines, -8 lines 0 comments Download
M src/devices/wifi/wifi-mac-queue.cc View 1 9 chunks +112 lines, -6 lines 0 comments Download
M src/devices/wifi/wscript View 3 chunks +18 lines, -2 lines 0 comments Download
A src/helper/nqos-wifi-mac-helper.h View 1 1 chunk +95 lines, -0 lines 0 comments Download
A src/helper/nqos-wifi-mac-helper.cc View 1 1 chunk +86 lines, -0 lines 0 comments Download
A src/helper/qos-wifi-mac-helper.h View 1 1 chunk +123 lines, -0 lines 0 comments Download
A src/helper/qos-wifi-mac-helper.cc View 1 1 chunk +191 lines, -0 lines 0 comments Download
M src/helper/wifi-helper.h View 1 5 chunks +31 lines, -37 lines 0 comments Download
M src/helper/wifi-helper.cc View 1 7 chunks +15 lines, -30 lines 0 comments Download
M src/helper/wscript View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Mathieu Lacage
There are really a lot of small details but, here are the biggest issues left: ...
14 years, 11 months ago (2009-04-14 11:56:33 UTC) #1
Mirko Banchi
14 years, 11 months ago (2009-04-14 20:26:58 UTC) #2
I've publish a new patch (Patch Set 2) with changes to code as Mathieu asked me.
Only one thing I didn't modified: remotion of last peeked packet in
WifiMacQueue. I'm waiting feedback about it.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b