Wed, 03 Oct 2007 17:38:49 +0100 Gustavo J. A. M. Carneiro merge
Mon, 01 Oct 2007 12:01:26 +0100 Gustavo J. A. M. Carneiro merge
Thu, 27 Sep 2007 12:49:17 +0100 Gustavo J. A. M. Carneiro merge
Wed, 26 Sep 2007 18:28:42 +0100 Gustavo J. A. M. Carneiro Enable ASCII tracing unconditionally, now that the associated problem is fixed in OLSR.
Wed, 26 Sep 2007 18:27:52 +0100 Gustavo J. A. M. Carneiro Make the OLSR headers usable from the AciiTracing point of view
Wed, 26 Sep 2007 18:09:19 +0100 Gustavo J. A. M. Carneiro Add a couple of NS_LOG_PARAM calls for debugging.
Tue, 25 Sep 2007 17:16:57 +0100 Gustavo J. A. M. Carneiro merge
Tue, 25 Sep 2007 16:26:02 +0100 Gustavo J. A. M. Carneiro Cleanup copyright headers and some unused includes.
Mon, 24 Sep 2007 16:32:03 +0100 Gustavo J. A. M. Carneiro merge
Mon, 24 Sep 2007 11:39:31 +0100 Gustavo J. A. M. Carneiro Move EventCollector and SingleEvent classes, making them private to the OLSR code.
Mon, 24 Sep 2007 11:09:17 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Fri, 21 Sep 2007 14:28:05 +0100 Gustavo J. A. M. Carneiro Update OLSR example.
Fri, 21 Sep 2007 13:59:03 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Thu, 13 Sep 2007 15:31:55 +0100 Gustavo J. A. M. Carneiro merge
Wed, 12 Sep 2007 18:28:18 +0100 Gustavo J. A. M. Carneiro Adapt OLSR to routing API changes
Wed, 12 Sep 2007 18:06:09 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Tue, 11 Sep 2007 15:09:55 +0100 Gustavo J. A. M. Carneiro merge
Tue, 11 Sep 2007 14:52:15 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Thu, 06 Sep 2007 15:18:14 +0100 Gustavo J. A. M. Carneiro Stop OLSR simulation after 10 seconds (since OLSR never stops generating events)
Thu, 06 Sep 2007 13:34:54 +0100 Gustavo J. A. M. Carneiro Update OLSR code to NS-3 API changes.
Wed, 05 Sep 2007 18:46:13 +0100 Gustavo J. A. M. Carneiro fix olsr wscript
Wed, 05 Sep 2007 18:42:41 +0100 Gustavo J. A. M. Carneiro merge
Wed, 05 Sep 2007 18:35:39 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Tue, 31 Jul 2007 11:53:11 +0100 Gustavo J. A. M. Carneiro Fix the OLSR documentation.
Mon, 30 Jul 2007 19:11:21 +0100 Gustavo J. A. M. Carneiro Patch from Mathieu, makes EnableNodes templated
Mon, 30 Jul 2007 17:43:52 +0100 Gustavo J. A. M. Carneiro Add documentation for the (few) OLSR public APIs
Mon, 30 Jul 2007 17:33:12 +0100 Gustavo J. A. M. Carneiro Add a simpler olsr::EnableAllNodes API as suggested by Mathieu.
Mon, 30 Jul 2007 17:15:35 +0100 Gustavo J. A. M. Carneiro fix indentation in some places (was broken due to class rename)
Mon, 30 Jul 2007 17:06:06 +0100 Gustavo J. A. M. Carneiro Reorganize source tree and rename classes in a more sensible way; Olsr becomes OlsrAgent, olsr::Olsr becomes OlsrAgentImpl.
Mon, 30 Jul 2007 15:03:45 +0100 Gustavo J. A. M. Carneiro solve some merge problems
Mon, 30 Jul 2007 15:01:18 +0100 Gustavo J. A. M. Carneiro merge
Mon, 30 Jul 2007 14:48:56 +0100 Gustavo J. A. M. Carneiro EventCollector: tune the parameters and add a shrinking heuristic.
Mon, 30 Jul 2007 14:22:12 +0100 Gustavo J. A. M. Carneiro Add simple EventCollector benchmark
Mon, 30 Jul 2007 13:09:02 +0100 Gustavo J. A. M. Carneiro EventCollector: move methods to the .cc file
Mon, 30 Jul 2007 12:50:13 +0100 Gustavo J. A. M. Carneiro SingleEvent: move methods to .cc file; add EventId proxy methods, instead of a single GetEventId method.
Mon, 30 Jul 2007 11:04:11 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Fri, 27 Jul 2007 19:21:35 +0100 Gustavo J. A. M. Carneiro Adapt OLSR code to use SingleEvent instead of Timer, and EventCollector.
Fri, 27 Jul 2007 18:54:01 +0100 Gustavo J. A. M. Carneiro merge with ns-3-olsr-support
Fri, 27 Jul 2007 18:50:45 +0100 Gustavo J. A. M. Carneiro Remove Timer, made mostly redundant with the introduction of SingleEvent.
Fri, 27 Jul 2007 18:45:12 +0100 Gustavo J. A. M. Carneiro Add a SingleEvent class.
Fri, 27 Jul 2007 17:15:30 +0100 Gustavo J. A. M. Carneiro Add an EventCollector class, based on concepts discussed in the mailing list
Fri, 27 Jul 2007 15:38:04 +0100 Gustavo J. A. M. Carneiro Add documentation for the dynamic routing interfaces. Change Ipv4::AddRoutingProtocol priority parameter type from int to int16_t to make way for in the future providing stable sorting of routing protocols of the same priority.
Fri, 27 Jul 2007 15:04:25 +0100 Gustavo J. A. M. Carneiro WAF: handle the option --doxygen before building the entire project.
Thu, 26 Jul 2007 12:49:00 +0100 Gustavo J. A. M. Carneiro Add OLSR routing support, (loosely) based on Francisco J. Ros's NS-2 code (University of Murcia).
Thu, 26 Jul 2007 12:27:49 +0100 Gustavo J. A. M. Carneiro Allow UDP sockets to receive broadcast (bug #51)
Thu, 26 Jul 2007 12:26:21 +0100 Gustavo J. A. M. Carneiro Support dynamic routing and multiple routing protocols; static routing table is refactored as a "routing protocol".
Thu, 26 Jul 2007 12:12:51 +0100 Gustavo J. A. M. Carneiro Allow ARP resolution to work with broadcast IPv4 (dest=255.255.255.255) packets; Partially fixes bug #36.
Thu, 26 Jul 2007 12:11:37 +0100 Gustavo J. A. M. Carneiro Add Ipv4Address::CombineMask, and implement Ipv4Address::IsBroadcast.
Thu, 26 Jul 2007 12:08:22 +0100 Gustavo J. A. M. Carneiro Add a Timer class (bug #46)
Thu, 26 Jul 2007 12:05:31 +0100 Gustavo J. A. M. Carneiro EvenId const fixes.
Thu, 11 Oct 2007 15:39:39 +0100 Gustavo J. A. M. Carneiro Bug #88 (Ipv4Address operator ==, !=, < should be inline for performance reasons)
Thu, 11 Oct 2007 17:59:59 +0200 Mathieu Lacage bug 87: do not export the garbage collection facility from the Timer class.
Thu, 11 Oct 2007 13:11:45 +0200 Mathieu Lacage bug 86: add missing functions to manipulate Mac48Address
Thu, 11 Oct 2007 13:02:47 +0200 Mathieu Lacage constify more conversion operators
Thu, 11 Oct 2007 13:00:12 +0200 Mathieu Lacage constify conversion operator
Wed, 10 Oct 2007 15:32:04 +0200 Mathieu Lacage add missing call to Simulator::Destroy to cleanup after test
Wed, 10 Oct 2007 11:14:16 +0100 Gustavo J. A. M. Carneiro Fix CommandLine::AddArgCommand memory leak.
Tue, 09 Oct 2007 11:38:01 +0100 Gustavo J. A. M. Carneiro Bug 81 (CommandLine::AddArgValue not working correctly)
Mon, 08 Oct 2007 17:49:18 +0100 Gustavo J. A. M. Carneiro Bug 82 (Add convenience API to retrieve default values)
Mon, 08 Oct 2007 17:44:17 +0100 Gustavo J. A. M. Carneiro Fix bug 80 (valgrind error when finalizing PacketMetadata).
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip