Tom Henderson
|
d293d8cc78
|
delete some stale documentation
|
2012-08-28 21:39:30 -07:00 |
|
Tom Henderson
|
e1c6f789d3
|
suppress maybe-uninitialized warnings
|
2012-08-28 21:30:41 -07:00 |
|
Josh Pelkey
|
5a1ca0134e
|
bug 1481: openflow example doesn't run
|
2012-08-27 00:19:20 -07:00 |
|
Per
|
de7e69c199
|
bug 1473 - GetQueue/SetQueue missing from Csma python bindings
|
2012-08-27 00:13:18 -07:00 |
|
Tom Henderson
|
50dd7b58b2
|
robustly import ns.visualizer in example
|
2012-08-26 23:55:21 -07:00 |
|
Alexander Afanasyev
|
20cf7f4cb8
|
bug 1470 - define default parameter for constructor in .h file
|
2012-08-26 23:42:38 -07:00 |
|
Peter J. Scheibel
|
8886f99095
|
bug 1486 - Segfaults in nix-vector-routing with bridges
|
2012-08-26 23:38:11 -07:00 |
|
Tom Henderson
|
29d841425b
|
bug 1489 - Jakes Log component is missing
|
2012-08-26 23:28:25 -07:00 |
|
Tom Henderson
|
b4291203c5
|
bug 1256: Unnecessary SND.NXT advance, missing ACK for Out of Order segments
|
2012-08-26 23:23:52 -07:00 |
|
Tom Henderson
|
5a59e95970
|
make wifi-olsr-flowmon.py import the visualizer module
|
2012-08-26 23:09:13 -07:00 |
|
Tom Henderson
|
9e6d98d75b
|
fix tutorial typo
|
2012-08-26 13:50:04 -07:00 |
|
Tom Henderson
|
4db4fddb4c
|
update release notes
|
2012-08-26 13:35:52 -07:00 |
|
Tom Henderson
|
3d30cf4ec9
|
merge
|
2012-08-26 12:58:00 -07:00 |
|
Tom Henderson
|
b46bd56534
|
update pcap regression traces
|
2012-08-26 12:56:51 -07:00 |
|
John Abraham
|
de4f4ceed3
|
NetAnim: Bump version
|
2012-08-25 23:57:19 -07:00 |
|
Tom Henderson
|
8ce4da730d
|
remove static random variable from buildings module
|
2012-08-25 21:39:25 -07:00 |
|
Tom Henderson
|
70a40a4dba
|
Make bound use a default argument
|
2012-08-25 21:12:50 -07:00 |
|
Tom Henderson
|
b58aa74d52
|
rescan bindings
|
2012-08-24 19:44:02 -07:00 |
|
Tom Henderson
|
a3b094bbf4
|
Update mesh test traces due to random variable perturbations
|
2012-08-24 19:11:51 -07:00 |
|
Tom Henderson
|
385b134dcb
|
Update OLSR test traces due to random variable perturbations
|
2012-08-24 16:01:24 -07:00 |
|
Tom Henderson
|
9a6177240e
|
change TEST_EXPECT to TEST_ASSERT
|
2012-08-24 15:52:46 -07:00 |
|
Tom Henderson
|
d8a78de137
|
merge heads
|
2012-08-24 15:49:20 -07:00 |
|
Tom Henderson
|
d489736013
|
Update AODV test traces to random variable perturbations
|
2012-08-24 15:44:31 -07:00 |
|
Tom Henderson
|
a486227375
|
adjust API for wifi helpers for AssignStreams()
|
2012-08-24 15:24:35 -07:00 |
|
Peter D. Barnes, Jr.
|
835940f8ec
|
test-runner reports times in seconds, not ms
|
2012-08-24 15:03:13 -07:00 |
|
Tom Henderson
|
c8201a534a
|
update OnOffHelper usage for one more test suite
|
2012-08-24 11:34:13 -07:00 |
|
Kirill Andreev
|
bd2778169a
|
Refactor Jakes loss model for random variable changes
|
2012-08-24 10:50:35 -07:00 |
|
Tom Henderson
|
f923098b5d
|
Add documentation about tests
|
2012-08-24 09:24:44 -07:00 |
|
Mitch Watrous
|
eafb5075bf
|
Add a constant rate setting function to the on-off helper
|
2012-08-23 16:00:17 -07:00 |
|
Mitch Watrous
|
6fb3fb3b99
|
Fix compilation errors in openflow-switch.cc
|
2012-08-23 10:52:15 -07:00 |
|
Mitch Watrous
|
a795fbd539
|
Clean up a couple comments
|
2012-08-21 10:45:45 -07:00 |
|
Mitch Watrous
|
261dc3b45a
|
Replace more instances of RandomVariable with RandomVariableStream
|
2012-08-20 19:08:45 -07:00 |
|
Mitch Watrous
|
da1cf74f90
|
Replace various instances of RandomVariable with RandomVariableStream
|
2012-08-20 14:25:35 -07:00 |
|
Peter D. Barnes, Jr.
|
e931a8f423
|
Document preferred usage of NS_LOG_FUNCTION() and
NS_LOG_FUNCTION_NOARGS()
|
2012-08-20 11:54:03 -07:00 |
|
Tom Henderson
|
5e39baec8a
|
rescan bindings
|
2012-08-17 16:03:51 -07:00 |
|
Tom Henderson
|
576c6420f7
|
Make InternetStackHelper::AssignStreams instead take a node container argument
|
2012-08-17 13:43:00 -07:00 |
|
Tom Henderson
|
243f52e1ce
|
Update mesh model, tests and reference traces for new random variable usage
|
2012-08-17 13:31:40 -07:00 |
|
Tom Henderson
|
8567f250e2
|
Update AODV tests and reference traces for new random variable usage
|
2012-08-17 07:00:24 -07:00 |
|
Tom Henderson
|
aebb5d5841
|
fix bug on previous commit
|
2012-08-17 06:19:59 -07:00 |
|
Tom Henderson
|
f645a4bc46
|
Update OLSR tests and reference traces for new random variable usage
|
2012-08-17 06:00:53 -07:00 |
|
Tom Henderson
|
a0bda821ac
|
update error-model-test-suite
|
2012-08-16 20:58:12 -07:00 |
|
Mitch Watrous
|
ee0efc25b1
|
Replace src/lte usage of RandomVariable with RandomVariableStream
|
2012-08-16 18:06:36 -07:00 |
|
Mitch Watrous
|
998713685f
|
Replace src/network usage of RandomVariable with RandomVariableStream
|
2012-08-16 09:13:36 -07:00 |
|
Mitch Watrous
|
f2d5e4b1ae
|
Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
|
2012-08-15 18:08:46 -07:00 |
|
Mitch Watrous
|
0d8bb3de72
|
Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 2)
|
2012-08-15 15:33:02 -07:00 |
|
Mitch Watrous
|
49a757cebc
|
Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 1)
|
2012-08-15 14:28:33 -07:00 |
|
Mitch Watrous
|
ff77b8ca3a
|
Replace src/wimax usage of RandomVariable with RandomVariableStream
|
2012-08-14 14:11:29 -07:00 |
|
Mitch Watrous
|
36f618d471
|
Replace src/wifi usage of RandomVariable with RandomVariableStream
|
2012-08-14 13:52:17 -07:00 |
|
Mitch Watrous
|
6a15bfc2a6
|
Replace src/uan usage of RandomVariable with RandomVariableStream
|
2012-08-14 13:12:00 -07:00 |
|
Mitch Watrous
|
3a691a472e
|
Replace src/olsr usage of RandomVariable with RandomVariableStream
|
2012-08-14 12:10:58 -07:00 |
|