src/node/application.h
Mon, 02 Jun 2008 21:21:16 -0700 Tom Henderson update RELEASE_NOTES and a few other files ns-3.0.13
Fri, 30 May 2008 10:36:02 -0700 Tom Henderson more doxygen
Thu, 29 May 2008 11:45:57 +0100 Gustavo J. A. M. Carneiro Make Application::Start/Stop times relative, Simulator::StopAt(time) renamed to Simulator::Stop(time) and time also made relative, to improve consistency of the API which uses relative times everywhere else. Closes bug #191.
Mon, 24 Mar 2008 13:57:14 -0700 Mathieu Lacage 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 00:05:23 +0100 Mathieu Lacage port Applications to Attributes
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
Sun, 13 May 2007 11:24:28 +0200 Mathieu Lacage merge with trunk
Sun, 13 May 2007 10:46:25 +0200 Mathieu Lacage improve doxygen output
Sun, 13 May 2007 10:42:42 +0200 Mathieu Lacage improve doxygen output
Sun, 13 May 2007 10:24:35 +0200 Mathieu Lacage fix the doxygen comments and simplify the implementation
Sun, 13 May 2007 10:02:10 +0200 Mathieu Lacage remove Application::Copy
Sun, 13 May 2007 09:46:38 +0200 Mathieu Lacage remove ApplicationList. Move functionality to Node class
Thu, 03 May 2007 13:24:43 +0200 Mathieu Lacage finish Dispose -> DoDispose rework
Wed, 02 May 2007 23:18:51 +0200 Mathieu Lacage make capabilities and sockets refcounted
Wed, 02 May 2007 23:08:41 +0200 Mathieu Lacage implement Dispose properly throughout the network stack
Wed, 02 May 2007 15:07:33 +0200 Mathieu Lacage use ref/unref for Node in more cases
Wed, 21 Mar 2007 23:17:11 -0700 Tom Henderson OnOffApplication functioning; some Node class cleanup
Sat, 17 Mar 2007 22:32:08 -0700 Tom Henderson Add random number files, base class Application
less more (0) tip