src/node/packet-socket.cc
Mon, 16 Jun 2008 16:25:52 -0700 Craig Dowell Changes for bug 205, unlisted FIN bug ns-3.1-RC1
Mon, 09 Jun 2008 06:40:21 -0700 Tom Henderson RecvFrom() expansion, add flags parameter to some Send calls
Wed, 04 Jun 2008 10:59:30 -0700 Mathieu Lacage bug 210: must take device mtu into account.
Wed, 04 Jun 2008 10:47:34 -0700 Mathieu Lacage bug 209: remove buggy test for open state in PacketSocket::SendTo
Wed, 04 Jun 2008 09:19:16 -0700 Mathieu Lacage bug 203: Listen must be implemented for Udp and Packet sockets.
Fri, 16 May 2008 21:28:07 -0700 Tom Henderson undo SocketDefaults class; plumb in new UdpSocket option attributes
Thu, 15 May 2008 23:06:58 -0700 Tom Henderson improve send semantics, documentation
Thu, 15 May 2008 21:35:55 -0700 Tom Henderson branch merge
Tue, 13 May 2008 07:22:03 -0700 Tom Henderson swap SendTo parameters
Mon, 12 May 2008 23:02:23 -0700 Tom Henderson Add SocketDefaults to store socket option attributes
Sun, 11 May 2008 20:59:08 -0700 Tom Henderson Enable receive buffer limit for packet socket
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 ()
Fri, 25 Apr 2008 14:29:28 -0700 Tom Henderson Cut over UDP applications to use the new receive API
Thu, 24 Apr 2008 08:18:01 -0700 Tom Henderson Plumb in socket receive pull model, in parallel to existing Receive framework
Wed, 14 May 2008 19:15:00 +0100 Gustavo J. A. M. Carneiro PacketSocket bind-to-interface bug
Tue, 15 Apr 2008 15:10:53 -0700 Mathieu Lacage NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
Fri, 28 Mar 2008 11:26:59 -0700 Providence SALUMU MUNGA make sure dev is initialized correctly when binding to more than one interface.
Tue, 11 Mar 2008 13:30:12 -0700 Mathieu Lacage get rid of CreateObjectWith
Thu, 22 Nov 2007 10:30:29 +0100 Mathieu Lacage merge
Mon, 01 Oct 2007 14:15:56 +0200 Mathieu Lacage do not use Packet objects directly. Use Ptr<Packet> instead
Thu, 15 Nov 2007 16:08:28 +0000 Gustavo J. A. M. Carneiro Add a few NS_LOG_LOGIC calls in PacketSocket::SendTo ()
Thu, 13 Sep 2007 21:36:32 -0700 Craig Dowell debug to log
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
Fri, 10 Aug 2007 19:18:19 +0200 Mathieu Lacage use implicit conversion rather than private explicit conversion: fixes build
Fri, 10 Aug 2007 16:28:09 +0200 Mathieu Lacage merge with trunk
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.
Mon, 06 Aug 2007 15:45:29 +0200 Mathieu Lacage make the previous merge actually work
Wed, 01 Aug 2007 13:53:48 +0200 Mathieu Lacage fix tracing
Wed, 01 Aug 2007 09:02:03 +0200 Mathieu Lacage a packet socket
less more (0) tip