Commit Graph

528 Commits

Author SHA1 Message Date
Andrey Mazo
892d5e3f3d spell check, mostly in comments. 2010-04-23 15:09:31 +04:00
Antti Mäkelä
eb6a4504d6 (bug 862) do not add network route for /32 netmasks 2010-04-16 16:05:12 -07:00
Hajime Tazaki
2c5084e25f bug 857 - Link-Local Multicast handle in Ipv4 Output processing 2010-04-08 22:51:09 +09:00
Andrey Churin
7a719ab861 [bug 850] Ipv4GlobalRouting oif bug 2010-03-28 20:53:41 -07:00
Josh Pelkey
6044223769 update nix-vector routing BFS comment 2010-03-19 13:55:05 -04:00
Gustavo J. A. M. Carneiro
14e174bf7b Fix compilation error: ISO C++ forbids use of initializer list to initialize reference assocTuple 2010-03-18 11:39:24 +00:00
Lalith Suresh
6f76706fb9 Bug 407 postfix: filter out non-OLSR interfaces when generating MID messages 2010-03-18 10:50:44 +00:00
Lalith Suresh
5df0dae003 Bug 407 - OLSR is missing HNA support 2010-03-17 15:46:42 +00:00
Pavel Boyko
0236207f6c Minor bugfix in AODV, thanks to Mariusz Skrocki 2010-03-11 13:37:02 +03:00
Josh Pelkey
5afc6bd374 Merge distributed simulation code 2010-03-08 21:07:31 -05:00
Pavel Boyko
9dfa71d4e5 AODV bug 812 fixed 2010-03-01 14:40:07 +03:00
Pavel Boyko
70e3f52753 Missed files 2010-03-01 10:11:19 +03:00
Pavel Boyko
f700786fbe AODV bugs 772 and 777 fixed 2010-03-01 09:59:14 +03:00
Kirill Andreev
64e7a069c8 Bug 706 2010-02-26 12:11:11 +03:00
Mathieu Lacage
89f71d844a merge with HEAD 2010-02-25 14:17:21 +01:00
Josh Pelkey
b5c8940956 Fix non-undocumented warnings in doxygen, also update doxygen.conf 2010-02-23 12:54:13 -05:00
Pavel Boyko
70b9d522d3 Bug 821 - AODV asserts with function logging enabled 2010-02-21 15:37:31 -05:00
Gustavo J. A. M. Carneiro
ab7d6c9f2e New API olsr::RoutingProtocol::GetRoutingTableEntries () 2010-02-11 15:06:37 +00:00
Tom Henderson
dcba03a99a Bug 778 - OLSR ignores specified outgoing interface in RouteOutput() 2010-02-03 15:17:27 +00:00
Tom Henderson
fc09faa916 Remove deprecated, non-exported API from class SPFVertex 2010-01-31 20:45:28 -08:00
Antti Mäkelä
ca62de0e8d [bug 789] Globalrouting externalroutes to use the new GetRootExitDirections() 2010-01-31 20:38:35 -08:00
Josh Pelkey
78a78ba642 Bug 788: OLSR_NEIGH_HOLD_TIME should be 3 times OLSR_REFRESH_INTERVAL 2010-01-31 15:59:26 -05:00
Tom Henderson
11da7ab680 Update error model and olsr doxygen 2010-01-25 09:22:19 +01:00
Faker Moatamri
0a1ebfb8cc Bug 793: remove remaining memory leaks due to not cleaned Simulator 2010-01-19 17:06:18 +01:00
Josh Pelkey
fdfa55c298 Fix bug 779: NixVectorRouting ignores specified outgoing interface in RouteOutput 2010-01-13 09:58:37 -05:00
Faker Moatamri
ddd374128f Revert bug 706 fix: Remove traces change for bug 706 2010-01-12 17:15:23 +01:00
Kirill Andreev
9626fcf1a5 Fix of bug 706: fixed regressions 2010-01-11 12:36:50 +03:00
Josh Pelkey
f9af1974cf Forgot code freeze. Revert nix-vector bug fix for bug 779 2010-01-07 19:35:39 -05:00
Josh Pelkey
a459c57d06 Fix bug 779: NixVectorRouting ignores specified outgoing interface in RouteOutput 2010-01-07 17:30:39 -05:00
Mathieu Lacage
6dfc2e2c32 bug 602 2010-01-06 16:26:07 +01:00
Tom Henderson
6065f2f563 Check for valid pointer before using it 2009-12-31 10:20:06 -08:00
Tom Henderson
23f3592653 Improve Ipv4StaticRouting logging 2009-12-31 10:05:05 -08:00
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