|
This code adds the new 11n data rates, support for short guard interval, greenfield and mixed HT preambles and HT wifi mac. It also adds the HT-Capabilities information element It does not add HT operations information elelment, A-MPDU, or CTS-To-Self and is thus not yet full 802.11n support.
Total comments: 17
Total comments: 20
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+4380 lines, -386 lines) |
Patch |
 |
M |
CHANGES.html
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
RELEASE_NOTES
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
examples/wireless/ht-wifi-network.cc
|
View
|
1
2
|
1 chunk |
+244 lines, -0 lines |
0 comments
|
Download
|
 |
M |
examples/wireless/wscript
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/mesh/model/dot11s/airtime-metric.cc
|
View
|
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/test/ns3wifi/wifi-interference-test-suite.cc
|
View
|
1
2
3
|
6 chunks |
+31 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/wifi/doc/wifi.rst
|
View
|
1
|
3 chunks |
+24 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/examples/wifi-phy-test.cc
|
View
|
|
4 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
A |
src/wifi/helper/ht-wifi-mac-helper.h
|
View
|
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/wifi/helper/ht-wifi-mac-helper.cc
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/wifi/helper/yans-wifi-helper.cc
|
View
|
1
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/aarf-wifi-manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/aarf-wifi-manager.cc
|
View
|
1
2
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/aarfcd-wifi-manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/aarfcd-wifi-manager.cc
|
View
|
1
2
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/amrr-wifi-manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/amrr-wifi-manager.cc
|
View
|
1
2
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/ap-wifi-mac.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/ap-wifi-mac.cc
|
View
|
1
|
8 chunks |
+73 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/arf-wifi-manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/arf-wifi-manager.cc
|
View
|
1
2
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/cara-wifi-manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/cara-wifi-manager.cc
|
View
|
1
2
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/constant-rate-wifi-manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/constant-rate-wifi-manager.cc
|
View
|
1
2
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/edca-txop-n.h
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A |
src/wifi/model/ht-capabilities.h
|
View
|
1
2
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/wifi/model/ht-capabilities.cc
|
View
|
1
2
|
1 chunk |
+336 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/ideal-wifi-manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/ideal-wifi-manager.cc
|
View
|
1
2
|
4 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/interference-helper.h
|
View
|
|
5 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/interference-helper.cc
|
View
|
1
2
3
|
6 chunks |
+235 lines, -42 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/mac-low.h
|
View
|
|
9 chunks |
+32 lines, -12 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/mac-low.cc
|
View
|
1
2
|
33 chunks |
+338 lines, -76 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/mgt-headers.h
|
View
|
|
9 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/mgt-headers.cc
|
View
|
|
20 chunks |
+60 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/minstrel-wifi-manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/minstrel-wifi-manager.cc
|
View
|
1
2
|
4 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/nist-error-rate-model.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/onoe-wifi-manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/onoe-wifi-manager.cc
|
View
|
1
2
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/regular-wifi-mac.h
|
View
|
|
4 chunks |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/regular-wifi-mac.cc
|
View
|
|
5 chunks |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/rraa-wifi-manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/rraa-wifi-manager.cc
|
View
|
1
2
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/sta-wifi-mac.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/sta-wifi-mac.cc
|
View
|
1
|
10 chunks |
+75 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/supported-rates.h
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-information-element.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-mac.h
|
View
|
|
4 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-mac.cc
|
View
|
|
5 chunks |
+37 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-mac-header.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-mac-header.cc
|
View
|
|
5 chunks |
+20 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-mode.h
|
View
|
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-mode.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-phy.h
|
View
|
1
2
|
9 chunks |
+179 lines, -9 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-phy.cc
|
View
|
1
2
|
13 chunks |
+605 lines, -16 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-phy-standard.h
|
View
|
1
2
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-preamble.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-remote-station-manager.h
|
View
|
1
2
|
15 chunks |
+117 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/wifi-remote-station-manager.cc
|
View
|
1
2
3
4
|
16 chunks |
+592 lines, -72 lines |
0 comments
|
Download
|
 |
A |
src/wifi/model/wifi-tx-vector.h
|
View
|
1
2
|
1 chunk |
+131 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/wifi/model/wifi-tx-vector.cc
|
View
|
1
2
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/yans-wifi-channel.h
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/yans-wifi-channel.cc
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/yans-wifi-phy.h
|
View
|
1
2
|
8 chunks |
+112 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/yans-wifi-phy.cc
|
View
|
1
2
3
|
11 chunks |
+452 lines, -12 lines |
0 comments
|
Download
|
 |
M |
src/wifi/test/tx-duration-test.cc
|
View
|
1
2
|
5 chunks |
+22 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/wifi/test/wifi-test.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/wscript
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
Total messages: 10
|