src/node/packet-socket.h
Thu, 23 Oct 2008 15:59:48 -0700 Craig Dowell Liu's GetSockName patch
Thu, 23 Oct 2008 10:48:42 -0700 Craig Dowell Remove queue limit from listen
Mon, 25 Aug 2008 09:13:05 -0700 Mathieu Lacage bug 273: constify packet pointers.
Mon, 07 Jul 2008 12:18:05 +0100 Gustavo J. A. M. Carneiro Simplify promiscuous mode API: NetDevices always operate in promiscuous mode, normal receive callbacks receive extra destination address and packet type.
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 09:19:16 -0700 Mathieu Lacage bug 203: Listen must be implemented for Udp and Packet sockets.
Fri, 30 May 2008 10:36:02 -0700 Tom Henderson more doxygen
Fri, 16 May 2008 21:28:07 -0700 Tom Henderson undo SocketDefaults class; plumb in new UdpSocket option attributes
Tue, 13 May 2008 07:22:03 -0700 Tom Henderson swap SendTo parameters
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 ()
Thu, 24 Apr 2008 08:18:01 -0700 Tom Henderson Plumb in socket receive pull model, in parallel to existing Receive framework
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
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 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