src/routing/olsr/olsr-agent.h
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.
Tue, 26 Feb 2008 19:52:17 +0100 Mathieu Lacage port Olsr code to attributes/helpers
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);
Mon, 29 Oct 2007 12:39:34 +0000 Gustavo J. A. M. Carneiro Put everything OLSR into the 'olsr' C++ namespace, for consistency.
Sat, 13 Oct 2007 13:09:55 +0100 Gustavo J. A. M. Carneiro Remove 'All rights reserved.' GPL-incompatible phrase from OLSR sources.
Tue, 31 Jul 2007 11:53:11 +0100 Gustavo J. A. M. Carneiro Fix the OLSR documentation.
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: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