src/internet-node/ipv4-l4-demux.cc
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Thu, 30 Aug 2007 15:14:26 +0200 Mathieu Lacage make sure that l4 protocols are correctly registered within the tracing namespace
Thu, 30 Aug 2007 14:35:44 +0200 Mathieu Lacage GetName -> GetTypeName
Tue, 28 Aug 2007 15:59:49 +0200 Mathieu Lacage avoid method naming ambiguity in CompositeTraceResolver
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
Wed, 08 Aug 2007 10:06:58 +0200 Mathieu Lacage TraceContextElement::Register -> TraceContextElement::AllocateUid
Mon, 06 Aug 2007 19:40:18 +0200 Mathieu Lacage build with the new TraceContextElement API
Mon, 04 Jun 2007 16:21:05 +0200 Mathieu Lacage rename i-node to node
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
Mon, 14 May 2007 09:09:43 +0200 Mathieu Lacage rename node.h to i-node.h
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 10:11:06 +0200 Mathieu Lacage rename Erase to Remove as suggested by Tom
Fri, 11 May 2007 09:46:01 +0200 Mathieu Lacage rename Ptr::Get and Ptr::Peek to GetPointer and PeekPointer
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