Craig Dowell
|
64450e03cd
|
plug leaks (bug 711)
|
2009-10-13 22:41:30 -07:00 |
|
Craig Dowell
|
88cfec21eb
|
release Ptrs in mesh-point-device
|
2009-10-13 12:51:46 -07:00 |
|
Craig Dowell
|
878ce49230
|
fix valgrind complaints (bug 711)
|
2009-10-12 23:31:58 -07:00 |
|
Craig Dowell
|
dafb0530cc
|
fix ns3-tcp-cwnd unit test
|
2009-10-09 15:52:01 -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
|
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 |
|
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 |
|
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
|
a52357aa83
|
split examples, add examples, tweak test.py to minimize builds
|
2009-10-06 19:34:29 -07: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 |
|
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
|
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 |
|
Tom Henderson
|
9ab1607520
|
Fix memory management of routing helpers (bug 678)
|
2009-10-01 22:49:25 -07:00 |
|
Tom Henderson
|
c0ff56a6e0
|
allow static and global routing to deliver local packets (bug 651)
|
2009-10-01 21:51:03 -07:00 |
|
Kirill Andreev
|
d592f7a230
|
Mesh: 802.11 header is set to QosData if QosTag exists.
|
2009-10-01 17:38:21 +04:00 |
|
Mathieu Lacage
|
0150eff216
|
compiler complains about missing line at end of file
|
2009-10-01 14:08:52 +02:00 |
|
Mathieu Lacage
|
72341baa2a
|
disable crashing test
|
2009-10-01 14:06:38 +02:00 |
|
Mathieu Lacage
|
276d00dd48
|
avoid crash when nsc is not present
|
2009-10-01 13:52:25 +02:00 |
|
Mathieu Lacage
|
620130d5c2
|
actually port the ptr test code
|
2009-10-01 13:41:21 +02:00 |
|
Mathieu Lacage
|
42c5970153
|
kill dead code
|
2009-10-01 13:41:02 +02:00 |
|
Mathieu Lacage
|
c940ca5a90
|
bug 675: kill old test framework
|
2009-10-01 13:17:24 +02:00 |
|
Pavel Boyko
|
901e12f2da
|
merge
|
2009-10-01 15:21:21 +04:00 |
|
Pavel Boyko
|
44ef250c21
|
udp test ported (the last one!)
|
2009-10-01 15:20:54 +04:00 |
|
fmoatamr
|
227c5734a2
|
Conform ipv4-test with the new test suite
|
2009-10-01 13:00:04 +02:00 |
|
fmoatamr
|
d906336402
|
Conform ipv6-test with the new test suite
|
2009-10-01 12:38:12 +02:00 |
|
Mathieu Lacage
|
50c63f3bc2
|
merge with HEAD
|
2009-10-01 12:06:03 +02:00 |
|
Mathieu Lacage
|
9e75b1a633
|
function is used only when logging is enabled
|
2009-10-01 12:05:20 +02:00 |
|
Pavel Boyko
|
2c262cfc82
|
merge
|
2009-10-01 13:59:43 +04:00 |
|
Pavel Boyko
|
01576478a0
|
packet test suite ported to new framework
|
2009-10-01 13:59:26 +04:00 |
|