Commit Graph

5405 Commits

Author SHA1 Message Date
Craig Dowell
cabdaadcf8 Update tutorial typos 2009-10-09 20:50:17 -07:00
Craig Dowell
dafb0530cc fix ns3-tcp-cwnd unit test 2009-10-09 15:52:01 -07:00
Craig Dowell
4ce4288ecb teach test.py to skip selected tests 2009-10-09 12:54:54 -07:00
Sebastien Vincent
a68d88fb5c Merge with ns-3-dev. 2009-10-09 19:44:13 +02:00
Sebastien Vincent
6cdc60baf0 Fix valgrind errors for simple-wifi-frame-aggregation example. 2009-10-09 19:31:39 +02:00
Andrey Mazo
204e61b992 fix most of doxygen warnings 2009-10-09 18:36:39 +04:00
fmoatamr
6e7d010e52 Fix the compiling error: \"Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)\" under Cygwin 2009-10-09 16:07:20 +02:00
Andrey Mazo
a5614b5862 Fix typos in tutorial. 2009-10-09 15:45:17 +04:00
Andrey Mazo
d43166d21b memset () wants #include <cstring>. 2009-10-09 12:05:36 +04:00
Craig Dowell
482ed05b77 valgrind complains about uninitialized buffer even if we don't care 2009-10-08 20:32:00 -07:00
Craig Dowell
a56b60f6ff more tracing tutorial words 2009-10-08 19:20:28 -07:00
Craig Dowell
7aa6cb832a update doc/main.h to say ./waf doxygen builds documentation 2009-10-08 18:02:44 -07:00
Craig Dowell
1acc1b5a65 remind waf how to generate introspected doxygen 2009-10-08 17:57:06 -07:00
Craig Dowell
4a6d30fbd5 tracing tutorial stuff 2009-10-08 13:59:26 -07:00
Craig Dowell
94c2d097f3 add fourth.cc to example tests and wordsmith tracing tutorial a bit 2009-10-08 11:37:29 -07:00
Craig Dowell
9a9b093416 branch merge 2009-10-08 10:36:58 -07:00
Craig Dowell
33b3bb4c40 add tracing tutorial piece 2009-10-08 10:36:26 -07:00
Sebastien Vincent
a233d59302 Fix valgrind error for icmpv6-redirect example. 2009-10-08 17:31:58 +02:00
fmoatamr
ed159f7cbf Fix the compiling error: \"Cannot find definitions for fixed-width integral types (uint8_t, uint32_t, etc.)\" under MacOS 2009-10-08 12:56:47 +02:00
Kirill Andreev
992e42acc1 Mesh: restoring DsFrom and DsTo flags when setting type QosData 2009-10-08 13:53:21 +04:00
Craig Dowell
47845a52b2 gcc 3.4.6 doesn't like implicit type conversion from double to unsigned int 2009-10-08 01:02:28 -07:00
Craig Dowell
c97d8c27bd branch merge 2009-10-08 00:17:11 -07:00
Craig Dowell
914b005571 Words about tracing in tutorial 2009-10-08 00:16:55 -07:00
Sebastien Vincent
b373a3ee69 Python scan (x86 and x86-64). 2009-10-08 07:10:54 +02:00
Josh Pelkey
b9736c4a9a Fix for bug 615 2009-10-07 23:06:21 -04:00
Josh Pelkey
4ff4237b40 Testcase for bug 647 2009-10-07 23:02:25 -04:00
Josh Pelkey
d496927da7 Fix for bug 647 2009-10-07 22:59:49 -04:00
Josh Pelkey
742f18415e TCP bug fixes 424, 426, 559, 663, 664, 697 2009-10-07 20:55:43 -04:00
Josh Pelkey
63d9935fc2 Removed MPI net-anim code 2009-10-07 16:20:49 -04:00
Sebastien Vincent
5882f56ea8 Typo. 2009-10-07 21:46:29 +02:00
Craig Dowell
4194de64de Tom's update to Gustavo's patch for bug 676. 2009-10-06 23:00:21 -07:00
Craig Dowell
2ecfd78d79 Gustavo patch for bug 676 2009-10-06 22:59:55 -07:00
Craig Dowell
3abf4a5910 convince waf to run test.py on check command 2009-10-06 22:54:24 -07:00
Craig Dowell
104b676108 update test.py documentation 2009-10-06 22:47:07 -07:00
Craig Dowell
d61e9266d4 add valgrind powers back to test.py 2009-10-06 22:01:40 -07:00
Craig Dowell
a52357aa83 split examples, add examples, tweak test.py to minimize builds 2009-10-06 19:34:29 -07:00
Gustavo J. A. M. Carneiro
ee0e346c4d typo 2009-10-05 15:32:12 +01:00
Mathieu Lacage
c23ef899ea disable test to avoid compiler failures 2009-10-05 16:18:24 +02:00
Tom Henderson
7fc3cebfd2 branch merge 2009-10-04 22:56:53 -07:00
Tom Henderson
33026156cd Fix documentation of the propagation loss test suite 2009-10-04 22:56:35 -07:00
Craig Dowell
3e6c98decb Doxygen-o-matic 2009-10-04 22:52:12 -07:00
Tom Henderson
e3a6eefc88 Fix propagation-loss-model test suite; make it a unit test 2009-10-04 22:46:36 -07:00
Craig Dowell
4f45471b71 Piles o' doxygen 2009-10-04 21:46:30 -07:00
Craig Dowell
dae80627ee Doxygen and wscript messages point to test.py 2009-10-04 20:52:24 -07:00
Tom Henderson
d4ebb47386 do not reinitialize in copy constructor 2009-10-03 16:21:58 -07:00
Tom Henderson
1975f950a5 add copy constructor to InternetStackHelper 2009-10-03 16:02:25 -07:00
Tom Henderson
81967bcaec document how to use gdb with test framework 2009-10-03 16:01:50 -07:00
Tom Henderson
804ddc729e make mixed-wireless examples use InternetStackHelper::Reset 2009-10-03 15:22:37 -07:00
Tom Henderson
f66a9b42b2 add ability to reset InternetStackHelper w/o assigning a temporary 2009-10-03 15:21:52 -07:00
Tom Henderson
a8a9fa3bdc allow assignment operator for InternetStackHelper 2009-10-02 15:40:38 -07:00