src/routing/olsr/olsr-agent-impl.h
Fri, 20 Mar 2009 16:49:49 +0100 Mathieu Lacage rework olsr
Tue, 02 Dec 2008 18:42:24 +0000 Gustavo J. A. M. Carneiro Fix a couple of OLSR bugs (#415)
Fri, 07 Nov 2008 19:51:00 +0000 Gustavo J. A. M. Carneiro Make olsr::RoutingTable public, add a method GetEntries to it, and add a method GetRoutingTable to OlsrAgent. This way it is possible to read the actual routing table that OLSR has discovered, for debugging/visualization purposes.
Fri, 25 Apr 2008 14:29:28 -0700 Tom Henderson Cut over UDP applications to use the new receive API
Wed, 09 Apr 2008 10:03:28 -0700 Mathieu Lacage add destructor. Easier to plant a breakpoint in there.
Thu, 13 Mar 2008 14:35:54 -0700 Mathieu Lacage merge with HEAD
Wed, 27 Feb 2008 22:19:39 +0100 Mathieu Lacage merge with HEAD
Tue, 26 Feb 2008 19:52:17 +0100 Mathieu Lacage port Olsr code to attributes/helpers
Mon, 03 Mar 2008 15:02:33 +0000 Gustavo J. A. M. Carneiro Small OLSR memory optimisation.
Thu, 14 Feb 2008 18:55:11 +0000 Gustavo J. A. M. Carneiro Add support for tracing the OLSR routing table size.
Wed, 13 Feb 2008 17:44:05 +0000 Gustavo J. A. M. Carneiro OLSR: code cleanup, more extensive logging, many bug fixes. Should also handle multiple interfaces better, now.
Tue, 15 Jan 2008 12:43:07 +0100 Mathieu Lacage iid (void) -> GetTypeId (void)
Tue, 15 Jan 2008 12:36:22 +0100 Mathieu Lacage InterfaceId -> TypeId
Thu, 03 Jan 2008 11:39:45 +0100 Mathieu Lacage replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
Thu, 06 Dec 2007 11:05:17 +0000 Gustavo J. A. M. Carneiro Create a new contrib module; move event-garbage-collector.{h,cc} to the contrib module.
Thu, 08 Nov 2007 17:05:37 -0800 Craig Dowell baranch merge
Mon, 29 Oct 2007 13:40:25 -0700 Craig Dowell olsr gets new packet
Tue, 30 Oct 2007 15:55:50 +0000 Gustavo J. A. M. Carneiro Remove empty OlsrTest unit test class.
Mon, 29 Oct 2007 14:11:20 +0000 Gustavo J. A. M. Carneiro Add OLSR message tracing, as discussed on ns-developers list.
Mon, 29 Oct 2007 12:39:34 +0000 Gustavo J. A. M. Carneiro Put everything OLSR into the 'olsr' C++ namespace, for consistency.
Wed, 17 Oct 2007 17:25:19 +0100 Gustavo J. A. M. Carneiro Make OlsrAgentImpl::GetMainAddress const
Sat, 13 Oct 2007 13:09:55 +0100 Gustavo J. A. M. Carneiro Remove 'All rights reserved.' GPL-incompatible phrase from OLSR sources.
Thu, 11 Oct 2007 16:17:27 +0100 Gustavo J. A. M. Carneiro Make EventGarbageCollector private to the olsr module; adapt olsr to Timer API changes.
Mon, 08 Oct 2007 11:37:03 +0100 Gustavo J. A. M. Carneiro Adapt the OLSR agent code to use the new Timer class.
Wed, 26 Sep 2007 18:27:52 +0100 Gustavo J. A. M. Carneiro Make the OLSR headers usable from the AciiTracing point of view
Tue, 25 Sep 2007 16:26:02 +0100 Gustavo J. A. M. Carneiro Cleanup copyright headers and some unused includes.
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.
Thu, 06 Sep 2007 13:34:54 +0100 Gustavo J. A. M. Carneiro Update OLSR code to NS-3 API changes.
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.
less more (0) tip