src/internet-node/ipv4-l4-demux.h
Tue, 11 Mar 2008 13:30:12 -0700 Mathieu Lacage get rid of CreateObjectWith
Wed, 27 Feb 2008 19:44:22 +0100 Mathieu Lacage convert InternetNode to Attributes.
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
Wed, 02 Jan 2008 10:33:39 +0100 Mathieu Lacage replace static const Interface iid; with static InterfaceId iid (void);
Thu, 30 Aug 2007 14:54:05 +0200 Mathieu Lacage add doxygen for each TraceSourceElement subclass
Thu, 30 Aug 2007 14:35:44 +0200 Mathieu Lacage GetName -> GetTypeName
Tue, 28 Aug 2007 14:33:53 +0200 Mathieu Lacage constify
Mon, 27 Aug 2007 14:59:50 +0200 Mathieu Lacage add TraceContextElement::GetName method
Sun, 12 Aug 2007 16:28:29 +0200 Mathieu Lacage use the Object::GetTraceResolver tracing support rather than the old adhoc tracing code
Fri, 10 Aug 2007 15:47:13 +0200 Mathieu Lacage convert TraceResolver * to Ptr<TraceResolver>
Thu, 09 Aug 2007 21:25:23 +0200 Mathieu Lacage remove TraceContext argument from TraceResolver constructor and move it to Connect
Mon, 06 Aug 2007 19:40:18 +0200 Mathieu Lacage build with the new TraceContextElement API
Mon, 04 Jun 2007 16:17:01 +0200 Mathieu Lacage rename INode to Node
Fri, 25 May 2007 10:56:03 +0200 Mathieu Lacage port code from Interface to Object
Mon, 14 May 2007 10:06:12 +0200 Mathieu Lacage rename Node to INode
Fri, 11 May 2007 18:57:45 +0200 Mathieu Lacage rename Iid to InterfaceId
Fri, 11 May 2007 18:52:05 +0200 Mathieu Lacage rename NsUnknown to Interface and NsUnknownManager to ComponentManager
Fri, 11 May 2007 18:42:39 +0200 Mathieu Lacage rename ns-unknown.h/cc ns-unknown-manager.h/cc
Fri, 11 May 2007 10:11:06 +0200 Mathieu Lacage rename Erase to Remove as suggested by Tom
Thu, 10 May 2007 20:19:26 +0200 Mathieu Lacage use Ptr<> everywhere Object or NsUnknown are used
Thu, 10 May 2007 07:58:18 +0200 Mathieu Lacage convert Node * to Ptr<Node>
Sun, 06 May 2007 11:20:12 +0200 Mathieu Lacage define class Iid to replace the uint32_t as suggested by Gustavo
Fri, 04 May 2007 15:04:07 +0200 Mathieu Lacage move code around
less more (0) tip