src/node/udp.h
Wed, 02 Jan 2008 10:33:39 +0100 Mathieu Lacage replace static const Interface iid; with static InterfaceId iid (void);
Tue, 11 Dec 2007 23:02:47 -0800 Tom Henderson Doxygen the SocketFactory classes
Mon, 04 Jun 2007 18:03:26 +0200 Mathieu Lacage IUdp -> Udp
Mon, 04 Jun 2007 18:01:09 +0200 Mathieu Lacage i-udp.h -> udp.h
Thu, 03 May 2007 13:11:50 +0200 Mathieu Lacage fix valgrind warning: UdpSocket must manage carefully its Ipv4EndPoint to avoid double deleting it.
Thu, 03 May 2007 12:33:08 +0200 Mathieu Lacage make L3Demux an NsUnknown object.
Thu, 03 May 2007 00:33:03 +0200 Mathieu Lacage remove dead code
Wed, 02 May 2007 22:32:25 +0200 Mathieu Lacage use Dispose more extensively
Wed, 02 May 2007 19:14:34 +0200 Mathieu Lacage rework the socket/udp layer to remove the Ipv4EndPointDemux template
Mon, 30 Apr 2007 16:23:10 +0200 Mathieu Lacage remove DatagramSocket, use Socket base class for UdpSocket subclass.
Sun, 18 Mar 2007 14:06:51 -0700 Tom Henderson move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
Sat, 17 Feb 2007 09:42:30 +0100 Mathieu Lacage remove UdpIpv4L4Protocol class
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
Sat, 10 Feb 2007 11:29:44 +0100 Mathieu Lacage add non-debugged udp stack
Fri, 09 Feb 2007 19:40:19 +0100 Mathieu Lacage add start of udp stack
less more (0) tip