src/devices/csma/csma-net-device.cc
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
Thu, 13 Mar 2008 11:10:38 -0700 Mathieu Lacage add Application::SetNode and NetDevice::SetNode, use them from Node::AddApplication and Node::AddDevice. kill useless "Node" attributes.
Wed, 27 Feb 2008 20:48:43 +0100 Mathieu Lacage add missing NS_OBJECT_ENSURE_REGISTERED calls.
Wed, 27 Feb 2008 20:23:57 +0100 Mathieu Lacage convert CsmaNetDevice to Attributes.
Mon, 25 Feb 2008 19:33:46 +0100 Mathieu Lacage make NetDevice fully virtual.
Thu, 31 Jan 2008 22:23:46 +0100 Mathieu Lacage AddInterface -> AggregateObject
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, 08 Nov 2007 23:08:00 -0800 Tom Henderson minor fix for bug95; also const operators for DataRate
Wed, 14 Nov 2007 20:40:05 -0800 Tom Henderson Add src/common/error-model implementation and example script, and add to NetDevices
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
Mon, 10 Sep 2007 15:50:07 -0700 Craig Dowell merge with trunk
Wed, 29 Aug 2007 12:11:11 -0700 Craig Dowell Move MakeMulticastAddress to NetDevice
Mon, 27 Aug 2007 23:46:14 -0700 Craig Dowell real multicast enet addr, more source routes, default multicast route
Fri, 24 Aug 2007 17:38:49 -0700 Craig Dowell semi-real multicast hardware addresses
Tue, 04 Sep 2007 15:35:23 +0200 Mathieu Lacage merge with trunk
Thu, 30 Aug 2007 14:54:05 +0200 Mathieu Lacage add doxygen for each TraceSourceElement subclass
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
Tue, 28 Aug 2007 13:10:18 +0200 Mathieu Lacage document trace source signatures
Tue, 28 Aug 2007 12:05:35 +0200 Mathieu Lacage merge with trunk
Wed, 29 Aug 2007 09:35:53 +0200 Mathieu Lacage backout 9856d1175cbb:642d6798feaa:27dd3e15308a
Fri, 24 Aug 2007 11:44:11 -0400 George Riley Change the protocol stack processing to pass packets by non-const
Fri, 10 Aug 2007 13:33:45 -0700 Tom Henderson global routing csma patch
Fri, 10 Aug 2007 10:52:30 -0700 Craig Dowell merge ns-3-csma with tip
Fri, 10 Aug 2007 10:45:59 -0700 Craig Dowell move m_rxTrace to trace enet header
Thu, 09 Aug 2007 15:56:28 -0700 Craig Dowell rename to csma
less more (0) tip