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