|
This issue adds the CLWPR module to ns-3.11
CLWPR (Cross Layer, Weighted, Position-based, Routing) is a Ipv4 routing protocol for ad-hoc networks optimized for urban VANETs. Currently it is in early stages, not so much optimized, but it is highly configurable.
A recent publication that I have on this protocol and will be presented in IEEE VNC 2011 can be downloaded from my website: http://info.ee.surrey.ac.uk/Personal/K.Katsaros/papers/KK_CLWPR_VNC_11.pdf
In addition, the Winner-models module was extracted from iTETRIS platform and is included in this patch.
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+251 lines, -126 lines) |
Patch |
 |
A |
.
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
scratch/simple-clwpr-example.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/clwpr/model/clwpr-repositories.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/clwpr/model/clwpr-routing-protocol.h
|
View
|
1
2
|
2 chunks |
+2 lines, -38 lines |
0 comments
|
Download
|
 |
M |
src/mobility/helper/mobility-helper.h
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/mobility/helper/mobility-helper.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/mobility/model/clwpr-map.h
|
View
|
1
2
|
2 chunks |
+171 lines, -27 lines |
0 comments
|
Download
|
 |
M |
src/mobility/model/clwpr-map.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/mobility/model/constant-position-mobility-model.h
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
src/mobility/model/mobility-model.h
|
View
|
1
2
|
3 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
src/mobility/model/mobility-model.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -39 lines |
0 comments
|
Download
|
 |
A |
src/wifi/model/snr-tag.h
|
View
|
1
2
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/wifi/model/yans-wifi-phy.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/wifi/test/wifi-phy-test.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/wifi/wscript
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 4
|