src/routing/olsr/olsr-agent-impl.cc
Fri, 01 Feb 2008 19:37:27 +0000 Gustavo J. A. M. Carneiro UDP sockets are fixed, remove the hack and note.
Fri, 01 Feb 2008 18:07:45 +0000 Gustavo J. A. M. Carneiro In OLSR agent, work around newly introduced bug in UDP sockets prenting Bind from working as e.g. Linux. Add note explaining what's wrong.
Thu, 31 Jan 2008 22:23:46 +0100 Mathieu Lacage AddInterface -> AggregateObject
Thu, 31 Jan 2008 22:11:03 +0100 Mathieu Lacage QueryInterface -> GetObject
Tue, 15 Jan 2008 12:44:09 +0100 Mathieu Lacage iid -> tid
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
Wed, 02 Jan 2008 10:33:39 +0100 Mathieu Lacage replace static const Interface iid; with static InterfaceId iid (void);
Wed, 02 Jan 2008 09:25:31 +0100 Mathieu Lacage fix bug 122: get rid of duplicate argument to QueryInterface
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
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.
Tue, 30 Oct 2007 10:09:39 +0100 Mathieu Lacage bug 96: debug.h duplicates functionality from log.h
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 18:16:09 +0100 Gustavo J. A. M. Carneiro more const optimisations
Wed, 17 Oct 2007 17:25:19 +0100 Gustavo J. A. M. Carneiro Make OlsrAgentImpl::GetMainAddress const
Sat, 13 Oct 2007 14:21:27 +0100 Gustavo J. A. M. Carneiro Fix OLSR agent finalization issues.
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.
Mon, 08 Oct 2007 11:23:53 +0100 Gustavo J. A. M. Carneiro Fix typo
Wed, 03 Oct 2007 19:11:46 +0100 Gustavo J. A. M. Carneiro Fix a couple more warnings 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
Tue, 25 Sep 2007 16:26:02 +0100 Gustavo J. A. M. Carneiro Cleanup copyright headers and some unused includes.
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: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.
less more (0) tip