Fri, 01 Feb 2008 19:37:27 +0000 |
Gustavo J. A. M. Carneiro |
UDP sockets are fixed, remove the hack and note.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 31 Jan 2008 22:23:46 +0100 |
Mathieu Lacage |
AddInterface -> AggregateObject
|
file |
diff |
annotate
|
Thu, 31 Jan 2008 22:11:03 +0100 |
Mathieu Lacage |
QueryInterface -> GetObject
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:44:09 +0100 |
Mathieu Lacage |
iid -> tid
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:43:07 +0100 |
Mathieu Lacage |
iid (void) -> GetTypeId (void)
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:36:22 +0100 |
Mathieu Lacage |
InterfaceId -> TypeId
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 11:39:45 +0100 |
Mathieu Lacage |
replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 10:33:39 +0100 |
Mathieu Lacage |
replace static const Interface iid; with static InterfaceId iid (void);
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 09:25:31 +0100 |
Mathieu Lacage |
fix bug 122: get rid of duplicate argument to QueryInterface
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 09:09:24 +0100 |
Mathieu Lacage |
add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
|
file |
diff |
annotate
|
Thu, 08 Nov 2007 17:05:37 -0800 |
Craig Dowell |
baranch merge
|
file |
diff |
annotate
|
Mon, 29 Oct 2007 13:40:25 -0700 |
Craig Dowell |
olsr gets new packet
|
file |
diff |
annotate
|
Tue, 30 Oct 2007 15:55:50 +0000 |
Gustavo J. A. M. Carneiro |
Remove empty OlsrTest unit test class.
|
file |
diff |
annotate
|
Tue, 30 Oct 2007 10:09:39 +0100 |
Mathieu Lacage |
bug 96: debug.h duplicates functionality from log.h
|
file |
diff |
annotate
|
Mon, 29 Oct 2007 14:11:20 +0000 |
Gustavo J. A. M. Carneiro |
Add OLSR message tracing, as discussed on ns-developers list.
|
file |
diff |
annotate
|
Mon, 29 Oct 2007 12:39:34 +0000 |
Gustavo J. A. M. Carneiro |
Put everything OLSR into the 'olsr' C++ namespace, for consistency.
|
file |
diff |
annotate
|
Wed, 17 Oct 2007 18:16:09 +0100 |
Gustavo J. A. M. Carneiro |
more const optimisations
|
file |
diff |
annotate
|
Wed, 17 Oct 2007 17:25:19 +0100 |
Gustavo J. A. M. Carneiro |
Make OlsrAgentImpl::GetMainAddress const
|
file |
diff |
annotate
|
Sat, 13 Oct 2007 14:21:27 +0100 |
Gustavo J. A. M. Carneiro |
Fix OLSR agent finalization issues.
|
file |
diff |
annotate
|
Sat, 13 Oct 2007 13:09:55 +0100 |
Gustavo J. A. M. Carneiro |
Remove 'All rights reserved.' GPL-incompatible phrase from OLSR sources.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 08 Oct 2007 11:37:03 +0100 |
Gustavo J. A. M. Carneiro |
Adapt the OLSR agent code to use the new Timer class.
|
file |
diff |
annotate
|
Mon, 08 Oct 2007 11:23:53 +0100 |
Gustavo J. A. M. Carneiro |
Fix typo
|
file |
diff |
annotate
|
Wed, 03 Oct 2007 19:11:46 +0100 |
Gustavo J. A. M. Carneiro |
Fix a couple more warnings in OLSR
|
file |
diff |
annotate
|
Wed, 26 Sep 2007 18:27:52 +0100 |
Gustavo J. A. M. Carneiro |
Make the OLSR headers usable from the AciiTracing point of view
|
file |
diff |
annotate
|
Tue, 25 Sep 2007 16:26:02 +0100 |
Gustavo J. A. M. Carneiro |
Cleanup copyright headers and some unused includes.
|
file |
diff |
annotate
|
Thu, 06 Sep 2007 13:34:54 +0100 |
Gustavo J. A. M. Carneiro |
Update OLSR code to NS-3 API changes.
|
file |
diff |
annotate
|
Mon, 30 Jul 2007 17:15:35 +0100 |
Gustavo J. A. M. Carneiro |
fix indentation in some places (was broken due to class rename)
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
| base
|