|
This patch aims to bring the core of the current WifiInformationElement and WifiInformationElementVector classes into the wifi module, where they can then enjoy greater use (currently they are in the mesh module and contain mesh-specific aspects). It is proposed code for Bug 881 in the ns-3 Bugzilla module.
The latest patch is based on ns-3-dev changeset 6360:d8975477ff6a.
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+240 lines, -180 lines) |
Patch |
|
M |
src/devices/mesh/dot11s/ie-dot11s-beacon-timing.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-beacon-timing.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-configuration.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-configuration.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-id.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-id.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-metric-report.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-metric-report.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-peer-management.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-peer-management.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-peering-protocol.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-peering-protocol.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-perr.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-perr.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-prep.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-prep.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-preq.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-preq.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-rann.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/ie-dot11s-rann.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/mesh/dot11s/peer-link-frame.cc
|
View
|
2
|
5 chunks |
+8 lines, -17 lines |
0 comments
|
Download
|
|
M |
src/devices/mesh/mesh-information-element.h
|
View
|
1
2
|
1 chunk |
+23 lines, -23 lines |
0 comments
|
Download
|
|
M |
src/devices/wifi/mgt-headers.cc
|
View
|
|
7 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/devices/wifi/ssid.h
|
View
|
2
|
3 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/devices/wifi/ssid.cc
|
View
|
2
|
3 chunks |
+19 lines, -30 lines |
0 comments
|
Download
|
|
M |
src/devices/wifi/supported-rates.h
|
View
|
2
|
2 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/devices/wifi/supported-rates.cc
|
View
|
2
|
2 chunks |
+17 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/devices/wifi/wifi-information-element.h
|
View
|
1
2
|
3 chunks |
+68 lines, -43 lines |
0 comments
|
Download
|
|
M |
src/devices/wifi/wifi-information-element.cc
|
View
|
1
2
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/devices/wifi/wifi-information-element-vector.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/devices/wifi/wifi-information-element-vector.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
Total messages: 6
|