Tue, 15 Jan 2008 12:44:09 +0100 |
Mathieu Lacage |
iid -> tid
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:43:07 +0100 |
Mathieu Lacage |
iid (void) -> GetTypeId (void)
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:36:22 +0100 |
Mathieu Lacage |
InterfaceId -> TypeId
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 11:39:45 +0100 |
Mathieu Lacage |
replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 08:34:31 +0100 |
Mathieu Lacage |
get rid of MakeInterfaceId
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 10:33:39 +0100 |
Mathieu Lacage |
replace static const Interface iid; with static InterfaceId iid (void);
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 09:09:24 +0100 |
Mathieu Lacage |
add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 18:03:26 +0200 |
Mathieu Lacage |
IUdp -> Udp
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 18:01:09 +0200 |
Mathieu Lacage |
i-udp.h -> udp.h
|
file |
diff |
annotate
| base
|
Thu, 03 May 2007 15:24:34 +0200 |
Mathieu Lacage |
remove Node::GetIpv4
|
file |
diff |
annotate
|
Thu, 03 May 2007 14:23:41 +0200 |
Mathieu Lacage |
remove Node::GetUdp
|
file |
diff |
annotate
|
Thu, 03 May 2007 13:49:24 +0200 |
Mathieu Lacage |
remove spurious call to Dispose
|
file |
diff |
annotate
|
Thu, 03 May 2007 13:11:50 +0200 |
Mathieu Lacage |
fix valgrind warning: UdpSocket must manage carefully its Ipv4EndPoint to avoid double deleting it.
|
file |
diff |
annotate
|
Thu, 03 May 2007 12:33:08 +0200 |
Mathieu Lacage |
make L3Demux an NsUnknown object.
|
file |
diff |
annotate
|
Thu, 03 May 2007 00:33:03 +0200 |
Mathieu Lacage |
remove dead code
|
file |
diff |
annotate
|
Wed, 02 May 2007 23:42:22 +0200 |
Mathieu Lacage |
implement properly the refcounting rules for the capability getters
|
file |
diff |
annotate
|
Wed, 02 May 2007 22:32:25 +0200 |
Mathieu Lacage |
use Dispose more extensively
|
file |
diff |
annotate
|
Wed, 02 May 2007 19:14:34 +0200 |
Mathieu Lacage |
rework the socket/udp layer to remove the Ipv4EndPointDemux template
|
file |
diff |
annotate
|
Wed, 02 May 2007 14:40:40 +0200 |
Mathieu Lacage |
apply ref/unref rules consistently for Node
|
file |
diff |
annotate
|
Tue, 01 May 2007 11:54:21 +0200 |
Mathieu Lacage |
merge Packet API changes needed for Packet pretty printing.
|
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
|
Sun, 18 Mar 2007 14:30:26 -0700 |
Tom Henderson |
Begin checkin of ns-3-gfr; s/UdpSocket/DatagramSocket; bring in Application base class and onoff-application, and base class socket; bring in random number generator files
|
file |
diff |
annotate
|
Sat, 17 Mar 2007 23:16:59 -0700 |
Tom Henderson |
Rename UdpSocket to DatagramSocket
|
file |
diff |
annotate
|
Sun, 18 Mar 2007 14:06:51 -0700 |
Tom Henderson |
move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
|
file |
diff |
annotate
|
Sat, 17 Feb 2007 09:42:30 +0100 |
Mathieu Lacage |
remove UdpIpv4L4Protocol class
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 09:56:21 +0100 |
Mathieu Lacage |
convert use of <cassert> to "ns3/assert.h"
|
file |
diff |
annotate
|
Mon, 12 Feb 2007 13:06:05 +0100 |
Mathieu Lacage |
add Ipv4 and Udp node capabilities, rework Copy methods to include an extra Node * argument
|
file |
diff |
annotate
|
Sat, 10 Feb 2007 11:29:44 +0100 |
Mathieu Lacage |
add non-debugged udp stack
|
file |
diff |
annotate
|
Fri, 09 Feb 2007 19:40:19 +0100 |
Mathieu Lacage |
add start of udp stack
|
file |
diff |
annotate
|