src/node/channel.cc
Thu, 16 Apr 2009 11:10:17 +0200 Mathieu Lacage bug 498: Object Name Service Obsoletes Legacy Naming
Tue, 15 Apr 2008 15:10:53 -0700 Mathieu Lacage NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
Mon, 24 Mar 2008 13:33:41 -0700 Mathieu Lacage make ns3::Channel wholy pure.
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
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:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Wed, 14 Nov 2007 21:59:14 -0800 Tom Henderson nicer logging of parameters (bug 79 patch from Gustavo)
Wed, 24 Oct 2007 16:17:19 -0700 Tom Henderson Make GetDevice return pointer to appropriately subclassed NetDevice
Thu, 13 Sep 2007 21:36:32 -0700 Craig Dowell debug to log
Fri, 25 May 2007 10:56:03 +0200 Mathieu Lacage port code from Interface to Object
Fri, 11 May 2007 19:26:01 +0200 Mathieu Lacage NetDevice and Channel now derive from Interface rather than Object
Sun, 18 Mar 2007 14:06:51 -0700 Tom Henderson move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
Wed, 21 Feb 2007 20:04:32 +0100 Mathieu Lacage make trailing ';' mandatory with NS_DEBUG macros. fix all invalid uses.
Sun, 18 Feb 2007 19:19:42 -0800 owner strawman connectors and channel
Sun, 18 Feb 2007 11:19:58 +0100 Mathieu Lacage convert to new debug macros
Thu, 15 Feb 2007 23:55:15 -0800 Tom Henderson large checkin-- bringing in serial device code
less more (0) tip