src/node/net-device.cc
Thu, 10 May 2007 20:19:26 +0200 Mathieu Lacage use Ptr<> everywhere Object or NsUnknown are used
Thu, 10 May 2007 08:18:41 +0200 Mathieu Lacage implement properly NetDevice::DoDispose and rename NetDevice::PeekNode to NetDevice::GetNode
Wed, 09 May 2007 14:50:14 -0400 Raj Bhattacharjea Removed manual ref/unref calls for Ptr<Node>
Wed, 09 May 2007 13:26:21 -0400 Raj Bhattacharjea Node* -> Ptr<Node>
Fri, 04 May 2007 12:17:14 -0700 Tom Henderson Enable both ascii and pcap tracing
Thu, 03 May 2007 13:24:43 +0200 Mathieu Lacage finish Dispose -> DoDispose rework
Wed, 02 May 2007 14:40:40 +0200 Mathieu Lacage apply ref/unref rules consistently for Node
Wed, 02 May 2007 09:18:02 +0200 Mathieu Lacage just a small typo
Wed, 02 May 2007 09:10:19 +0200 Mathieu Lacage merge in raj's dispose early work
Tue, 01 May 2007 11:54:21 +0200 Mathieu Lacage merge Packet API changes needed for Packet pretty printing.
Mon, 30 Apr 2007 10:37:57 +0200 Mathieu Lacage remove unused headers
Mon, 30 Apr 2007 10:37:22 +0200 Mathieu Lacage add NetDevice::SetReceiveCallback and use it
Mon, 30 Apr 2007 10:05:46 +0200 Mathieu Lacage add NetDevice::NeedsArp method
Thu, 29 Mar 2007 17:07:04 +0200 Mathieu Lacage add NetDevice::GetChannel method and doxygen-document it
Sun, 25 Mar 2007 07:20:24 -0700 Tom Henderson remove 512-byte MTU for P2P net device; make default in base class equal to max uint16
Sun, 18 Mar 2007 14:06:51 -0700 Tom Henderson move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
Fri, 16 Feb 2007 09:56:21 +0100 Mathieu Lacage convert use of <cassert> to "ns3/assert.h"
Mon, 12 Feb 2007 19:28:48 +0100 Mathieu Lacage make the sample code compile and link.
Thu, 08 Feb 2007 15:37:48 +0100 Mathieu Lacage code from all trees.
less more (0) tip