Commit Graph

5669 Commits

Author SHA1 Message Date
Pavel Boyko
9fcc9955bc [aodv] Use GetTempDir() to store pcap traces in regression tests 2009-11-16 13:32:56 +03:00
Pavel Boyko
951f577403 [aodv] Reference traces added 2009-10-30 13:09:05 +03:00
Pavel Boyko
dae3b91ebc [aodv] Cosmetics 2009-10-30 13:00:24 +03:00
Pavel Boyko
0ba754ce77 [aodv] cosmetics 2009-10-30 12:15:20 +03:00
Pavel Boyko
9bd08cd047 [aodv] doxygen.conf reverted to ns-3-dev state 2009-10-30 12:14:00 +03:00
Elena Buchatskaia
f13ad5aebf script description added 2009-10-29 17:25:28 +03:00
Elena Buchatskaia
7653d2fc35 missing doxygen comments added 2009-10-29 17:03:17 +03:00
Elena Buchatskaia
4f3932504c time diagram + fixed hop count 2009-10-29 16:37:08 +03:00
Elena Buchatskaia
8e1a3c6b15 [aodv] braces for loops added 2009-10-29 11:04:47 +03:00
Elena Buchatskaia
183d266c64 coding style 2009-10-28 18:29:51 +03:00
Elena Buchatskaia
21c59a6a6a description of overall aodv model design added 2009-10-28 15:41:21 +03:00
Pavel Boyko
d555fcab12 [aodv] Broken chain ping regression added (without reference traces yet) 2009-10-28 12:29:58 +03:00
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
07112c91bc omit -march=native for <gcc-4.2;
pass -fomit-frame-pointer and -march=native only to gcc and icc.
2009-10-27 13:56:38 +03:00
Andrey Mazo
5f8471d37b mesh: small doxygen fix. 2009-10-27 13:42:27 +03:00
Pavel Boyko
d83e524ed8 [aodv] Remove obsolete regression 2009-10-27 13:35:54 +03:00
Craig Dowell
3936de47d2 Make test.py work on MinGW 2009-10-27 01:05:46 -07:00
Unknown
306b8c892b test.py prints example elapsed times 2009-10-27 00:19:02 -07:00
Craig Dowell
0fa02f5f5d try and make test.py a bit more portable 2009-10-26 23:44:04 -07: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
Gustavo J. A. M. Carneiro
4bcced389f Python API rescan 2009-10-26 10:15:22 +00: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
Andrey Mazo
217b044c77 append {CC,CXX,LINK,LD}FLAGS_EXTRA to corresponding {CC,CXX,LINK}FLAGS. 2009-10-23 17:35:38 +04:00
Andrey Mazo
0b82cab889 append -fomit-frame-pointer and -march=native to CXXFLAGS in release profile. 2009-10-23 17:31:36 +04:00
Andrey Mazo
b14f273040 introduce new build profile "release": -O3 -g0. 2009-10-23 17:23:45 +04:00
Kirill Andreev
664f556dbd Merge 2009-10-23 16:23:38 +04:00
Kirill Andreev
7c4f42fbf1 Mesh: fixed coding style 2009-10-23 16:22:56 +04:00
Gustavo J. A. M. Carneiro
e9e43bd05c Update the build.txt file with new WAF information 2009-10-23 13:08:12 +01:00
Gustavo J. A. M. Carneiro
e520be0836 Merge in upgrade to WAF 1.5.9 2009-10-23 13:05:56 +01: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
bdb28bbea6 Added tag ns-3.6 for changeset d55c479666ac 2009-10-21 17:19:03 -07:00
Craig Dowell
970e4b6d2d remove comment referencing non-working use case 2009-10-21 00:17:14 -07:00
Tom Henderson
f8e7971e6f Remove SetEdcaParameterForAc() from manual 2009-10-19 20:55:52 -07:00
Craig Dowell
47ae19b2d0 branch merge 2009-10-20 12:05:10 -07:00
Craig Dowell
b2dbe4454e Backed out changeset 04cc3ffe0202 2009-10-20 12:04:20 -07:00
Craig Dowell
dba4030746 add closing section to tutorial 2009-10-20 11:13:22 -07:00
Craig Dowell
1f8d1c854d tracing tutorial changes 2009-10-20 10:45:12 -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
Craig Dowell
7946c74a80 Added tag ns-3.6-RC4 for changeset 39a82d7a0d66 2009-10-19 22:21:22 -07:00
Craig Dowell
d59f3b1bb4 branch merge 2009-10-19 18:47:30 -07:00