Commit Graph

496 Commits

Author SHA1 Message Date
Sebastien Vincent
0752fbef6f Indent correctly IPv6 code. 2009-12-30 14:22:25 +01:00
Tom Henderson
a171fb3011 Finish OLSR doxygen 2009-12-28 09:06:43 -08:00
Gustavo J. A. M. Carneiro
7db3adf42f Fix Bug 780 (problem in RoutingTableComputation with asymetric links), while adding debugging methods to OLSR. Thanks Abdul Jabbar, Pavel Boyko, and Tom Henderson for test case and debug code. 2009-12-21 16:07:08 +00:00
Sebastien Vincent
b690c6c5ab Bug 759: Ipv6 uses wrong outgoing interface. 2009-12-18 18:17:32 +01:00
Wilson Thong
3e443adf59 bug 667: Add equal-cost multipath routing (ECMP) to IPv4 global routing 2009-12-15 21:52:50 -08:00
Antti Mäkelä
c9c33ec8f5 bug 742: Implementation of SO_BINDTODEVICE 2009-12-15 20:41:36 -08:00
Tom Henderson
33fada952a New output test vectors for bug 606 2009-12-13 21:46:23 -08:00
Pavel Boyko
c898d0b9b2 Bug 606 testcase. Now routing-aodv-regression should crash until bug will be fixed. 2009-12-11 11:19:49 +03:00
Elena Buchatskaia
a7e5c4084e AODV: fix strange routing record with destination 102.102.102.102, thank to Mariusz Skrocki. 2009-12-09 17:23:46 +03:00
Sebastien Vincent
e8c1072969 Fix MinGW build. 2009-12-07 11:14:58 +01:00
Sebastien Vincent
c357c446dc Merge with ns-3-dev. 2009-11-27 18:57:19 +01:00
Gustavo J. A. M. Carneiro
c2f68833ac Forgot to update the olsr-tc-regression traces (bug 739) 2009-11-25 10:51:37 +00:00
Sebastien Vincent
bddc033e81 Merge with ns-3-dev. 2009-11-24 21:12:31 +01:00
Gustavo J. A. M. Carneiro
51c535e9c0 Bug 739 - OLSR: Strange HTime value in HELLO messages (thanks to Pavel Boyko) 2009-11-24 11:48:06 +00:00
Tom Henderson
9c31313d9e remove deprecated API 2009-11-21 16:33:39 -08:00
Pavel Boyko
9a34a94cf5 [olsr] Regression tests reference traces updated 2009-11-20 13:14:56 +03:00
Pavel Boyko
5f3ec5972c merge with ns-3-dev 2009-11-20 13:06:46 +03:00
Pavel Boyko
6c5dad7368 [olsr] Two basic trace based OLSR regression tests added together with reference traces 2009-11-20 13:06:15 +03:00
Tom Henderson
e10d874828 (Bug 735) Update Olsr for local delivery 2009-11-19 15:21:26 -08:00
Tom Henderson
666854fbbb Add new method for determining whether Ipv4 dest address is mine; add attribute to control RFC1122 behavior 2009-11-19 14:39:01 -08:00
Pavel Boyko
38a472a5a0 [olsr] MPR selection unit tests updated 2009-11-19 19:41:20 +03:00
Pavel Boyko
61ca8c408e [olsr] Bug 740 fixed 2009-11-19 18:22:54 +03:00
Pavel Boyko
9eabf965a3 routing/manet directory removed 2009-11-18 13:01:17 +03:00
Pavel Boyko
dc002b3e9e [aodv] dpd moved back into aodv 2009-11-18 12:58:00 +03:00
Pavel Boyko
8cb399d672 [aodv] RoutingTable::Purge bugfix 2009-11-18 11:28:38 +03:00
Sebastien Vincent
e913a4be32 Merge with ns-3-dev. 2009-11-18 08:57:32 +01:00
Pavel Boyko
6bad1574ac [aodv] reference traces updated 2009-11-16 13:49:25 +03:00
Pavel Boyko
0baf7f405d merge with ns-3-dev 2009-11-16 13:35:38 +03:00
Pavel Boyko
9fcc9955bc [aodv] Use GetTempDir() to store pcap traces in regression tests 2009-11-16 13:32:56 +03:00
Sebastien Vincent
4eef9e4fb8 Merge with ns-3-dev and fix doxygen. 2009-11-15 11:30:20 +01:00
Guillaume Seguin
a23934a4b7 Make applications generate traffic within their associated context/node 2009-11-14 17:47:05 +01:00
Pavel Boyko
aad89f3e8a cosmetics 2009-11-13 13:23:08 +03:00
Kirill Andreev
d47f2a3b86 [Bug 740] OLSR MprCompute () works wrong: fixed 2009-11-13 11:47:02 +03:00
Sebastien Vincent
9d4851571d Use RouteOutput instead of getting Ipv6StaticRouting and call LookupStatic. 2009-11-04 14:42:58 +01:00
Sebastien Vincent
87e38843a3 Merge with ns-3-dev. 2009-11-02 18:16:09 +01:00
Sebastien Vincent
40fb2639e2 Update. 2009-11-02 15:48:04 +01:00
Gustavo J. A. M. Carneiro
4fe473bca2 Bug 733: OLSR MPR Computation give incorrect result 2009-11-01 22:47:04 +00: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
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
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