Mathieu Lacage
|
a2e63b7f0b
|
iid (void) -> GetTypeId (void)
|
2008-01-15 12:43:07 +01:00 |
|
Mathieu Lacage
|
44c33f1618
|
InterfaceId -> TypeId
|
2008-01-15 12:36:22 +01:00 |
|
Mathieu Lacage
|
bc1ab2d79b
|
replace static const Interface iid; with static InterfaceId iid (void);
|
2008-01-02 10:33:39 +01:00 |
|
Tom Henderson
|
bc54e34375
|
Doxygen the SocketFactory classes
|
2007-12-11 23:02:47 -08:00 |
|
Mathieu Lacage
|
f71d6fd74f
|
IUdp -> Udp
|
2007-06-04 18:03:26 +02:00 |
|
Mathieu Lacage
|
b9c4fa85f1
|
i-udp.h -> udp.h
|
2007-06-04 18:01:09 +02:00 |
|
Mathieu Lacage
|
6e437f5103
|
move code around
|
2007-05-04 15:04:07 +02:00 |
|
Mathieu Lacage
|
b0399a9f9c
|
fix valgrind warning: UdpSocket must manage carefully its Ipv4EndPoint to avoid double deleting it.
|
2007-05-03 13:11:50 +02:00 |
|
Mathieu Lacage
|
0e11e9f7f4
|
make L3Demux an NsUnknown object.
|
2007-05-03 12:33:08 +02:00 |
|
Mathieu Lacage
|
62a6143de1
|
remove dead code
|
2007-05-03 00:33:03 +02:00 |
|
Mathieu Lacage
|
43154a6a64
|
use Dispose more extensively
|
2007-05-02 22:32:25 +02:00 |
|
Mathieu Lacage
|
3dbf9f25e1
|
rework the socket/udp layer to remove the Ipv4EndPointDemux template
|
2007-05-02 19:14:34 +02:00 |
|
Mathieu Lacage
|
399ba068e1
|
remove DatagramSocket, use Socket base class for UdpSocket subclass.
|
2007-04-30 16:23:10 +02:00 |
|
Tom Henderson
|
327949573d
|
move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
|
2007-03-18 14:06:51 -07:00 |
|
Mathieu Lacage
|
c2e3d19e06
|
remove UdpIpv4L4Protocol class
|
2007-02-17 09:42:30 +01:00 |
|
Mathieu Lacage
|
ea343befaf
|
add Ipv4 and Udp node capabilities, rework Copy methods to include an extra Node * argument
|
2007-02-12 13:06:05 +01:00 |
|
Mathieu Lacage
|
96d809c983
|
add non-debugged udp stack
|
2007-02-10 11:29:44 +01:00 |
|
Mathieu Lacage
|
1df1c2d0c2
|
add start of udp stack
|
2007-02-09 19:40:19 +01:00 |
|