Commit Graph

9113 Commits

Author SHA1 Message Date
Dizhi Zhou
7e1fe7903e GSoC 2012 NS-3 LTE MAC schedulers 2012-10-21 21:47:17 -03:00
Daniel Lertpratchya
8783c81710 Updates CHANGES.html and RELEASE_NOTES 2012-10-18 13:58:31 -04:00
Daniel L.
ff64750b99 Checksum for Ipv4RawSocket 2012-10-15 17:35:09 -04:00
John Abraham
806f5e9026 NetAnim: Add support for ipv4 address printing for non-p2p 2012-10-11 12:21:17 -07:00
John Abraham
cc339df80b NetAnim: Redundant margin calculations 2012-10-10 22:11:07 -07:00
Tom Henderson
6db3db6bd7 fix small tutorial typo 2012-10-09 12:47:50 -07:00
Tom Henderson
e75c2e8f3a rescan bindings for bug 1507 2012-10-07 07:43:32 -07:00
Jonathan McCrohan
2416ba0ba2 bug 1507: typo: s/bandwdith/bandwidth/g 2012-10-07 07:26:08 -07:00
Vedran Miletić
c3b411ac94 Improve logging part in tutorial, and make clear distinction between logging level and logging macro. 2012-10-07 14:37:05 +02:00
Vedran Miletić
dd61b3dced Add logging to default-simulator-impl.cc and fix some outdated documentation. 2012-10-06 21:36:39 +02:00
Brian Swenson
5cb935ed4f bug 1341 tcp state unit test. New vectors 2012-10-05 10:08:41 -04:00
Brian Swenson
601e30bd51 bug 1340 ns3tcp-loss-suite.cc tests failing. New response generated 2012-10-04 13:51:42 -04:00
Mitch Watrous
2a17e8910b Update release notes 2012-10-03 12:06:18 -07:00
Mitch Watrous
d387160f6f Bug 976 2012-10-03 10:06:52 -07:00
Mitch Watrous
6f9845a7d0 Update changes file again 2012-09-28 14:33:15 -07:00
Mitch Watrous
8156133cb0 Update changes file 2012-09-28 13:41:30 -07:00
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