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