src/routing/global-routing/global-router-interface.cc
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
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
Thu, 03 Jan 2008 08:34:31 +0100 Mathieu Lacage get rid of MakeInterfaceId
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<>.
Sun, 09 Dec 2007 21:39:28 -0800 Tom Henderson fix bug 113 on m_node parameter for GlobalRouter
Wed, 14 Nov 2007 21:59:14 -0800 Tom Henderson nicer logging of parameters (bug 79 patch from Gustavo)
Sat, 06 Oct 2007 21:21:07 -0700 Tom Henderson Add support for non-unit-cost metrics for Ipv4Interfaces (for use in routing); add example script simple-alternate-routing.cc
Thu, 13 Sep 2007 21:36:32 -0700 Craig Dowell debug to log
Tue, 11 Sep 2007 22:46:29 -0700 Tom Henderson Copyrights/licenses for routing code
Fri, 10 Aug 2007 13:33:45 -0700 Tom Henderson global routing csma patch
Mon, 06 Aug 2007 10:29:28 +0200 Mathieu Lacage fix memory leak
Sun, 05 Aug 2007 14:34:23 +0200 Mathieu Lacage fix optimized build
Fri, 03 Aug 2007 09:49:02 -0700 Tom Henderson fix compilation problems and test
less more (0) tip