src/node/net-device.h
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, 29 Aug 2007 09:35:53 +0200 Mathieu Lacage backout 9856d1175cbb:642d6798feaa:27dd3e15308a
Tue, 28 Aug 2007 09:55:21 -0400 George Riley Reconcile changes with Mathieu's latest
Fri, 24 Aug 2007 11:44:11 -0400 George Riley Change the protocol stack processing to pass packets by non-const
Fri, 24 Aug 2007 10:33:58 +0200 Mathieu Lacage the protocol number field is a 16 bit integer, not a 32 bit integer
Wed, 01 Aug 2007 19:19:28 +0200 Mathieu Lacage consitify the API a bit
Wed, 01 Aug 2007 08:58:18 +0200 Mathieu Lacage rework the NetDevice <-> Node interface
Mon, 30 Jul 2007 10:35:03 +0200 Mathieu Lacage merge
Thu, 26 Jul 2007 17:36:53 +0200 Mathieu Lacage replace MacAddress by Address
Fri, 27 Jul 2007 20:45:18 +0200 Emmanuelle Laprise Move LLC encapsulation from NetDevice to subclasses.
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
Sun, 13 May 2007 11:57:27 +0200 Mathieu Lacage complete dox doc
Sun, 13 May 2007 10:57:43 +0200 Mathieu Lacage fix dox warnings
Fri, 11 May 2007 19:26:01 +0200 Mathieu Lacage NetDevice and Channel now derive from Interface rather than Object
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 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:17:42 +0200 Mathieu Lacage derive from Object for proper refcounting
Wed, 02 May 2007 09:10:19 +0200 Mathieu Lacage merge in raj's dispose early work
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
Fri, 30 Mar 2007 11:08:47 +0200 Mathieu Lacage fix dox warnings
Thu, 29 Mar 2007 17:07:04 +0200 Mathieu Lacage add NetDevice::GetChannel method and doxygen-document it
Thu, 29 Mar 2007 16:55:42 +0200 Mathieu Lacage add doxygen doc for missing methopds
Tue, 27 Mar 2007 13:04:11 -0700 Craig Dowell remove unused files, remove notion of PHY, make more realistic p2p-net-device and p2p-channel
Sun, 18 Mar 2007 14:06:51 -0700 Tom Henderson move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
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