Thu, 26 Jul 2007 17:36:53 +0200 |
Mathieu Lacage |
replace MacAddress by Address
|
file |
diff |
annotate
|
Fri, 27 Jul 2007 20:26:36 +0200 |
Emmanuelle Laprise |
src/devices/point-to-point/p2p-* -> src/devices/point-to-point/point-to-point-*
|
file |
diff |
annotate
|
Tue, 12 Jun 2007 11:04:00 +0200 |
Mathieu Lacage |
fix bug 29
|
file |
diff |
annotate
|
Wed, 06 Jun 2007 10:54:58 +0200 |
Mathieu Lacage |
IUdp -> Udp
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 18:25:43 +0200 |
Mathieu Lacage |
IIpv4 -> Ipv4
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 16:32:37 +0200 |
Mathieu Lacage |
rename MakeNewObject to Create
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 16:28:18 +0200 |
Mathieu Lacage |
remove MakeInternetNode
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 16:17:01 +0200 |
Mathieu Lacage |
rename INode to Node
|
file |
diff |
annotate
|
Mon, 14 May 2007 12:59:44 +0200 |
Mathieu Lacage |
make OnOffApplication not depend on IUdp
|
file |
diff |
annotate
|
Mon, 14 May 2007 12:33:17 +0200 |
Mathieu Lacage |
implement and use the OnOffApplication default values
|
file |
diff |
annotate
|
Mon, 14 May 2007 11:12:29 +0200 |
Mathieu Lacage |
add dox doc and DefaultValue support to OnOffApplication
|
file |
diff |
annotate
|
Mon, 14 May 2007 10:06:12 +0200 |
Mathieu Lacage |
rename Node to INode
|
file |
diff |
annotate
|
Mon, 14 May 2007 09:26:32 +0200 |
Mathieu Lacage |
rename internet-node.h to i-node-impl.h
|
file |
diff |
annotate
|
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
|
Wed, 28 Mar 2007 18:33:03 +0200 |
mathieu |
add packet type logging
|
file |
diff |
annotate
|
Tue, 27 Mar 2007 23:33:07 -0700 |
Tom Henderson |
One-line bug fix on PointToPointTopology
|
file |
diff |
annotate
|
Tue, 27 Mar 2007 23:14:31 -0700 |
Tom Henderson |
Switch over simple-p2p.cc to use OnOffApplication
|
file |
diff |
annotate
|
Tue, 27 Mar 2007 21:48:22 -0700 |
Tom Henderson |
Add ApplicationList and Capability
|
file |
diff |
annotate
|
Tue, 27 Mar 2007 15:42:17 -0700 |
Craig Dowell |
turn off debug messages
|
file |
diff |
annotate
|
Tue, 27 Mar 2007 15:41:08 -0700 |
Craig Dowell |
net device copy and assignment, reference counted channel.
|
file |
diff |
annotate
|
Tue, 27 Mar 2007 13:04:11 -0700 |
Craig Dowell |
remove unused files, remove notion of PHY, make more realistic p2p-net-device and p2p-channel
|
file |
diff |
annotate
|
Sun, 25 Mar 2007 17:47:59 -0700 |
Tom Henderson |
Make queues copyable; change p2p-topology.cc to reflect this
|
file |
diff |
annotate
|
Sun, 25 Mar 2007 15:33:24 -0700 |
Tom Henderson |
Move simple-p2p.cc to DataRate; fix small bug in DataRate and add include guards
|
file |
diff |
annotate
|
Sun, 25 Mar 2007 07:13:03 -0700 |
Tom Henderson |
Rename classes from Serial to PointToPoint
|
file |
diff |
annotate
|
Sun, 25 Mar 2007 06:59:11 -0700 |
Tom Henderson |
Rename file names from serial to p2p
|
file |
diff |
annotate
|