src/devices/point-to-point/point-to-point-topology.cc
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.
Tue, 11 Mar 2008 13:30:12 -0700 Mathieu Lacage get rid of CreateObjectWith
Sun, 02 Mar 2008 21:57:28 +0100 Mathieu Lacage do not use Queue::CreateDefault
Wed, 27 Feb 2008 21:41:34 +0100 Mathieu Lacage introduce the ns3::String class, get rid of the string -> Attribute implicit conversion, and get rid of MakeDataRate, port PointToPointNetDevice to Attributes
Mon, 25 Feb 2008 19:33:46 +0100 Mathieu Lacage make NetDevice fully virtual.
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
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Fri, 28 Dec 2007 06:50:47 -0800 Tom Henderson remove const qualifier from uint16_t
Wed, 14 Nov 2007 20:50:53 -0800 Tom Henderson GetNetDevice method in PointToPointTopology class
Sat, 06 Oct 2007 21:21:07 -0700 Tom Henderson Add support for non-unit-cost metrics for Ipv4Interfaces (for use in routing); add example script simple-alternate-routing.cc
Thu, 13 Sep 2007 17:47:42 -0700 Craig Dowell checkpoint debug to log
Fri, 27 Jul 2007 20:26:36 +0200 Emmanuelle Laprise src/devices/point-to-point/p2p-* -> src/devices/point-to-point/point-to-point-*
less more (0) tip