Commit Graph

4354 Commits

Author SHA1 Message Date
Pavel Boyko
fdbae1e5a2 merge 2009-10-28 11:48:26 +03:00
Pavel Boyko
663d743257 Pcap::Diff() method added to compare PCAP traces packet-by-packet 2009-10-28 11:43:57 +03:00
Kirill Andreev
7531f59258 Mesh: fixed FLAME PATH_UPDATE procedure, fixed mesh.cc, valgrind errors in
FLAME
2009-10-27 18:43:45 +03:00
Pavel Boyko
be2b8da5b6 merge 2009-10-27 16:27:19 +03:00
Andrey Mazo
5f8471d37b mesh: small doxygen fix. 2009-10-27 13:42:27 +03:00
Craig Dowell
e17fe2e7cf make win32 compile again 2009-10-26 14:50:38 -07:00
Craig Dowell
1ea257ac14 Apply Gustavo's patch for MinGW compatibiliy 2009-10-26 11:26:35 -07:00
Pavel Boyko
94349a8333 [aodv] Rename Elena 2009-10-26 10:24:20 +03:00
Pavel Boyko
1fb3f59f46 [aodv] DPD cosmetics 2009-10-26 10:20:01 +03:00
Pavel Boyko
db4c9efc2e [aodv] Code style fixes proposed by Faker in his review 2009-10-26 10:11:26 +03:00
Pavel Boyko
e02daf1db4 [aodv] Aodv and DPD moved to routing/manet. OLSR to follow after review/merge. 2009-10-26 09:35:13 +03:00
Pavel Boyko
6929d0b3be merge 2009-10-26 09:21:20 +03:00
Tom Henderson
0d5e8b4bfa add back TCP test case 2009-10-23 15:54:35 -07:00
Kirill Andreev
7c4f42fbf1 Mesh: fixed coding style 2009-10-23 16:22:56 +04:00
Kirill Andreev
84e1fc122d Mesh: fixed HWMP sequence and metric filtering, added route discovery time
trace source, fixed beacon collision avoidanceadded ability to enable/disable
BCA
2009-10-23 15:34:14 +04:00
Elena Buchatskaia
56981bdd00 dpd added 2009-10-22 17:17:40 +04:00
Craig Dowell
b2dbe4454e Backed out changeset 04cc3ffe0202 2009-10-20 12:04:20 -07:00
Craig Dowell
48ee52fffb Make tests work with MinGW (make win32-system-wall-clock-ms work) 2009-10-20 10:05:57 -07:00
Andrey Mazo
c0d01261d0 remove some redundant clean ups, includes 2009-10-15 14:32:19 +04:00
Andrey Mazo
b252f68f9d bug 711: example mesh/mesh fails valgrind.
also fix several possible leaks.
2009-10-15 14:10:02 +04:00
Andrey Mazo
af27a1388c add NS_LOG_FUNCTION to several constructors/destructors/DoDisposes 2009-10-15 13:49:42 +04:00
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
Pavel Boyko
af9bc5595a [aodv] Fix aodv.cc example & helpers 2009-10-08 15:47:59 +04:00
Pavel Boyko
848e8d0123 merge with code.nsnam.org 2009-10-08 15:30:36 +04:00
Pavel Boyko
b787ebfd70 [aodv] Test rewrite finished 2009-10-08 15:28:14 +04: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
Pavel Boyko
72f7f03159 [aodv] Test rewrite in progress 2009-10-08 14:35:17 +04:00
Pavel Boyko
4f9f202b2d aodv: test rewrite in progress 2009-10-08 14:18:05 +04: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
Pavel Boyko
c30f32c0bd code cleanup 2009-10-06 15:31:30 +04:00