src/node/node-list.cc
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 17:21:57 +0200 Mathieu Lacage merge with trunk
Mon, 06 Aug 2007 17:19:13 +0200 Mathieu Lacage work in progress towards a working trace context
Wed, 01 Aug 2007 12:33:44 +0200 Mathieu Lacage replace Node::DoCreateTraceResolver with Node::DoFillTraceResolver
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
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 09:46:01 +0200 Mathieu Lacage rename Ptr::Get and Ptr::Peek to GetPointer and PeekPointer
Thu, 10 May 2007 08:34:32 +0200 Mathieu Lacage make sure that NodeList::GetNode is correctly implemented
Thu, 10 May 2007 08:19:19 +0200 Mathieu Lacage rename NodeList::PeekNode to NodeList::GetNode
Thu, 10 May 2007 07:30:37 +0200 Mathieu Lacage revert Ipv4Interface * -> Ptr<Ipv4Interface>
Wed, 09 May 2007 16:56:33 -0400 Raj Bhattacharjea Hacked arraytraceresolver to compile, but segfaults upon running simple-p2p
Wed, 02 May 2007 14:28:07 +0200 Mathieu Lacage remove useless methode declaration
Wed, 02 May 2007 13:59:29 +0200 Mathieu Lacage rename NodeList::GetNode to NodeList::PeekNode to avoid memory leaks. Call Dispose from NodeListPriv::~NodeListPriv
Wed, 02 May 2007 13:44:41 +0200 Mathieu Lacage rework the Node and NodeList classes to manage reference counts correctly
Wed, 18 Apr 2007 07:44:43 +0200 Mathieu Lacage plug memory leak reported by Gustavo Carneiro.
Wed, 21 Mar 2007 23:17:11 -0700 Tom Henderson OnOffApplication functioning; some Node class cleanup
Sun, 18 Mar 2007 14:06:51 -0700 Tom Henderson move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
less more (0) tip