src/internet-node/udp-socket.h
Tue, 13 May 2008 07:22:03 -0700 Tom Henderson swap SendTo parameters
Sun, 11 May 2008 21:55:00 -0700 Tom Henderson tweak UdpSocket buffer limit behavior
Sat, 10 May 2008 21:27:32 -0700 Tom Henderson API for SocketOptions class
Sat, 03 May 2008 11:11:24 -0700 Tom Henderson Add GetTxBuffer; add some socket options; make limited UDP receive buffer functional
Fri, 02 May 2008 10:55:07 -0700 Tom Henderson Implement GetRxAvailable ()
Thu, 24 Apr 2008 08:18:01 -0700 Tom Henderson Plumb in socket receive pull model, in parallel to existing Receive framework
Mon, 31 Mar 2008 14:56:41 -0700 Mathieu Lacage remove 'All rigts reserved' keyword per tom's suggestion
Tue, 11 Mar 2008 13:30:12 -0700 Mathieu Lacage get rid of CreateObjectWith
Mon, 01 Oct 2007 14:15:56 +0200 Mathieu Lacage do not use Packet objects directly. Use Ptr<Packet> instead
Mon, 03 Sep 2007 23:32:23 -0700 Tom Henderson Fold the two patches for bu6 69 together, building on the bug 65 patch
Wed, 29 Aug 2007 09:35:53 +0200 Mathieu Lacage backout 9856d1175cbb:642d6798feaa:27dd3e15308a
Fri, 24 Aug 2007 11:44:11 -0400 George Riley Change the protocol stack processing to pass packets by non-const
Wed, 01 Aug 2007 19:19:42 +0200 Mathieu Lacage remove uint8_t * from the send path of the socket API
Wed, 01 Aug 2007 18:48:24 +0200 Mathieu Lacage split callback registration from socket operations in socket.h API.
Wed, 01 Aug 2007 08:58:18 +0200 Mathieu Lacage rework the NetDevice <-> Node interface
Fri, 27 Jul 2007 08:23:20 +0200 Mathieu Lacage convert Socket to use Address class
Mon, 04 Jun 2007 17:22:52 +0200 Mathieu Lacage Udp -> UdpL4Protocol
Mon, 04 Jun 2007 16:17:01 +0200 Mathieu Lacage rename INode to Node
Mon, 14 May 2007 10:06:12 +0200 Mathieu Lacage rename Node to INode
Thu, 10 May 2007 20:19:26 +0200 Mathieu Lacage use Ptr<> everywhere Object or NsUnknown are used
Thu, 10 May 2007 07:51:59 +0200 Mathieu Lacage convert UdpSocket and Udp to Ptr<Node>
Fri, 04 May 2007 15:04:07 +0200 Mathieu Lacage move code around
less more (0) tip