Commit Graph

9097 Commits

Author SHA1 Message Date
Mitch Watrous
e9ac335b78 Make MobilityHelper use an output stream wrapper 2012-09-28 12:22:18 -07:00
Tommaso Pecorella
b95fa01125 bug 1359 TCP cannot receive ICMP 2012-09-27 13:29:03 -04:00
Mitch Watrous
bb73887e20 Add an ns-2 mobility trace test case for Bug 1316 2012-09-25 14:08:22 -07:00
Tom Henderson
4a93d77c3f clean up some comments on an example 2012-09-25 06:52:57 -07:00
Tom Henderson
7bad2b168a more documentation of ns-2 trace file mobility examples 2012-09-25 06:52:39 -07:00
Tom Henderson
70a903d6e7 remove redundant file references 2012-09-25 06:51:40 -07:00
Gustavo J. A. M. Carneiro
d737fc864a ensure that -ldl follows -lopenflow 2012-09-23 21:32:12 -07:00
Tom Henderson
fabf000cf1 fix test header inclusion 2012-09-22 08:59:22 -07:00
Tom Henderson
4315e5874f merge heads 2012-09-21 16:28:49 -07:00
Tom Henderson
ce1db5600d document the example 2012-09-21 16:27:45 -07:00
Tom Henderson
6fb77eca53 remove test headers from bindings 2012-09-21 16:26:19 -07:00
Eric Gamess
5d3ba2f853 BonnMotion mobility example 2012-09-21 16:19:42 -07:00
Tom Henderson
d0867563bb add missing copyrights 2012-09-21 16:10:07 -07:00
Tom Henderson
7b83248e0a merge heads 2012-09-21 15:18:18 -07:00
Tom Henderson
1ea439e07b remove extra append 2012-09-21 15:12:31 -07:00
Tom Henderson
5df5cc2753 complete move of mobility example to src/mobility 2012-09-21 13:48:41 -07:00
Tom Henderson
46f436a7d8 move ns-2 mobility example to mobility module 2012-09-21 12:43:24 -07:00
Vedran Miletić
aa554e051d Clean up core, network, internet, point-to-point tests that don't access private class attributes and methods in accordance to sample-test-suite.cc. 2012-09-21 13:47:41 +02:00
Brian Swenson
35a9b09196 bug 1506 dup ack piggyback fix 2012-09-20 10:13:28 -04:00
Vedran Miletić
fd0ca6f1b1 Really fix bug 1345 - ns-3 should build with clang >= 3.0 (requires -Wno-deprecated due to sgi-hashmap.h) 2012-09-14 22:07:40 +02:00
Mitch Watrous
fbdc39460e Bug 1463 - ./test.py --example should automatically detect the path 2012-09-14 11:48:14 -07:00
Mitch Watrous
e2fec417ea Bug 1493 - test.py --list should show the test type 2012-09-12 14:59:21 -07:00
Mitch Watrous
271d248513 Bug 1494 - test.py --constrain doesn't work 2012-09-11 15:29:26 -07:00
Mitch Watrous
0d94e19894 Bug 1495 - test.py claims test passed when no test was run 2012-09-11 13:23:53 -07:00
Mitch Watrous
5ef163d11a Bug 1284 - ./test.py performance tests do not exist 2012-09-10 17:15:07 -07:00
Tom Henderson
f75ccd609f fix error: call of overloaded pow() is ambiguous 2012-09-08 09:39:45 -07:00
Tom Henderson
7b0697e2b0 fix error: call of overloaded pow() is ambiguous 2012-09-07 12:45:26 -07:00
Tom Henderson
84b53446ca remove unnecessary cast 2012-09-07 09:29:31 -07:00
Vedran Miletić
ed72cae14b Fix MPI build (bug 1237 regression). 2012-09-06 16:35:31 +02:00
John Abraham
d20e27620c NetAnim: typo 2012-09-06 09:47:38 -04:00
John Abraham
00e74aa485 NetAnim: Update Preamble 2012-09-06 09:44:54 -04:00
Mitch Watrous
6957990c9e lround is not a member of std namespace 2012-09-05 12:18:17 -07:00
John Abraham
dac7836ae3 NetAnim: more compact packet format 2012-09-04 11:06:39 -04:00
Vedran Miletić
71e380b55e Bug 1237 - code cleanups related to includes 2012-09-01 20:57:21 +02:00
Nicola Baldo
05e9aecdec fixed Makefiles for LTE sphinx docs 2012-08-31 12:24:28 +02:00
Tom Henderson
21738c603d update documentation: SeedManager->RngSeedManager 2012-08-30 20:30:52 -07:00
Tom Henderson
ea92faf279 update bindings 2012-08-30 12:08:54 -07:00
Tom Henderson
4f4860d5db fix maybe-uninitialized warnings 2012-08-30 12:08:46 -07:00
Nicola Baldo
73e12fea1d updated Wifi NetDevice architecture figure 2012-08-30 16:00:36 +02:00
Nicola Baldo
ccd74257b9 merge ns-3-lena-dev with ns-3-dev 2012-08-30 13:00:17 +02:00
Mitch Watrous
347896785e Update release notes 2012-08-29 09:06:15 -07:00
Mitch Watrous
f9a2ba716e Bug 1485 - Setting global properties in config file (raw text) does not have any effect 2012-08-29 08:47:39 -07:00
Tom Henderson
25460c2c92 Added tag ns-3.15 for changeset 26a511d6dbad 2012-08-29 05:42:00 -07:00
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