examples/simple-p2p.cc
Sun, 13 May 2007 11:24:28 +0200 Mathieu Lacage merge with trunk
Sun, 13 May 2007 09:46:38 +0200 Mathieu Lacage remove ApplicationList. Move functionality to Node class
Fri, 11 May 2007 09:11:49 +0200 Mathieu Lacage remove useless assignments
Fri, 11 May 2007 08:59:49 +0200 Mathieu Lacage rework the refcounting framework to use the MakeNewObject function
Thu, 10 May 2007 20:19:26 +0200 Mathieu Lacage use Ptr<> everywhere Object or NsUnknown are used
Thu, 10 May 2007 18:33:52 +0200 Mathieu Lacage remove leaks and rework the Ptr class to work with a new refcount mechanism
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>
Sat, 12 May 2007 15:36:41 -0700 Tom Henderson Remove unused code
Sat, 12 May 2007 15:31:40 -0700 Tom Henderson Separate address assignment from routing in PointToPoint topology code
Fri, 04 May 2007 12:17:14 -0700 Tom Henderson Enable both ascii and pcap tracing
Fri, 04 May 2007 11:50:02 -0700 Tom Henderson Cosmetic: change strings in the bind commands for queue. Move Bind() before CommandLine::Parse() in example script
Fri, 04 May 2007 14:03:12 +0200 Mathieu Lacage merge with HEAD
Thu, 03 May 2007 15:24:34 +0200 Mathieu Lacage remove Node::GetIpv4
Thu, 03 May 2007 14:20:04 +0200 Mathieu Lacage define and implement IUdp
Thu, 03 May 2007 13:17:29 +0200 Mathieu Lacage make ApplicationList an NsUnknown object.
Thu, 03 May 2007 00:31:04 +0200 Mathieu Lacage fix last leaks with new refcounted mechanism
Wed, 02 May 2007 15:07:33 +0200 Mathieu Lacage use ref/unref for Node in more cases
Wed, 02 May 2007 13:44:41 +0200 Mathieu Lacage rework the Node and NodeList classes to manage reference counts correctly
Wed, 02 May 2007 12:34:53 +0200 Mathieu Lacage remove Node::Copy, Node::Create and Node::*Prototype* methods.
Wed, 02 May 2007 11:43:22 +0200 Mathieu Lacage do not leak the channel from simple-p2p
Wed, 02 May 2007 11:38:21 +0200 Mathieu Lacage do not use Simulator::StopAt to avoid too many memory leaks
Wed, 02 May 2007 10:24:59 +0200 Mathieu Lacage temporarily invoke node's Dispose from user script
Tue, 01 May 2007 11:38:30 +0200 Mathieu Lacage re-enable ascii trace output by default
Tue, 01 May 2007 11:35:27 +0200 Mathieu Lacage merge with pcap branch
Thu, 29 Mar 2007 23:24:10 +0200 Mathieu Lacage put together a PcapTrace and test it
Mon, 30 Apr 2007 16:23:10 +0200 Mathieu Lacage remove DatagramSocket, use Socket base class for UdpSocket subclass.
Mon, 30 Apr 2007 10:00:34 +0200 Mathieu Lacage remove ipv4 interface from public API
Thu, 26 Apr 2007 11:36:05 -0400 Raj Bhattacharjea Incorporated defaults and command-line arguments
Wed, 28 Mar 2007 19:26:58 +0200 mathieu split out AsciiTrace class from simple example
less more (0) -30 tip