src/internet-node/ipv4-loopback-interface.cc
Tue, 11 Mar 2008 13:30:12 -0700 Mathieu Lacage get rid of CreateObjectWith
Thu, 31 Jan 2008 22:11:03 +0100 Mathieu Lacage QueryInterface -> GetObject
Wed, 02 Jan 2008 09:25:31 +0100 Mathieu Lacage fix bug 122: get rid of duplicate argument to QueryInterface
Thu, 22 Nov 2007 10:30:29 +0100 Mathieu Lacage merge
Mon, 01 Oct 2007 14:15:56 +0200 Mathieu Lacage do not use Packet objects directly. Use Ptr<Packet> instead
Wed, 14 Nov 2007 21:59:14 -0800 Tom Henderson nicer logging of parameters (bug 79 patch from Gustavo)
Thu, 13 Sep 2007 17:47:42 -0700 Craig Dowell checkpoint debug to log
Wed, 12 Sep 2007 11:39:46 +0200 Mathieu Lacage rename Euixx to Macxx
Tue, 11 Sep 2007 12:20:09 -0700 Craig Dowell merge with trunk again
Sun, 12 Aug 2007 22:41:24 -0700 Craig Dowell many debug prints
Tue, 28 Aug 2007 12:05:35 +0200 Mathieu Lacage merge with trunk
Mon, 27 Aug 2007 15:07:39 +0200 Mathieu Lacage remove dead code
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
Fri, 10 Aug 2007 19:18:19 +0200 Mathieu Lacage use implicit conversion rather than private explicit conversion: fixes build
Wed, 01 Aug 2007 18:48:24 +0200 Mathieu Lacage split callback registration from socket operations in socket.h API.
Wed, 01 Aug 2007 08:58:18 +0200 Mathieu Lacage rework the NetDevice <-> Node interface
Tue, 31 Jul 2007 09:09:31 +0200 Mathieu Lacage implement the Node::ProtocolHandler support.
Mon, 04 Jun 2007 17:42:37 +0200 Mathieu Lacage IIpv4Private -> Ipv4Private
Mon, 04 Jun 2007 17:06:03 +0200 Mathieu Lacage i-ipv4-private.h ipv4-private.h
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
Thu, 10 May 2007 20:19:26 +0200 Mathieu Lacage use Ptr<> everywhere Object or NsUnknown are used
Thu, 10 May 2007 07:35:53 +0200 Mathieu Lacage convert more code to use Ptr<Node> instead of Node *
Fri, 04 May 2007 15:04:07 +0200 Mathieu Lacage move code around
less more (0) tip