Tue, 03 Jun 2008 16:20:17 -0700 |
Mathieu Lacage |
bug 200: Packet::PrintTags is not implemented.
|
file |
diff |
annotate
|
Wed, 28 May 2008 13:03:29 -0700 |
Mathieu Lacage |
Fix off-by-2 errors
|
file |
diff |
annotate
|
Mon, 26 May 2008 11:22:42 -0700 |
Tom Henderson |
Receive raw buffer variant
|
file |
diff |
annotate
|
Sun, 25 May 2008 08:04:57 -0700 |
Tom Henderson |
Add tag serialize methods; add serialize routines to Address
|
file |
diff |
annotate
|
Wed, 21 May 2008 22:40:18 -0700 |
Tom Henderson |
merge with ns-3-dev
|
file |
diff |
annotate
|
Tue, 20 May 2008 07:25:17 -0700 |
Tom Henderson |
Add attributes to new abstract base class for UdpSocket
|
file |
diff |
annotate
|
Sat, 17 May 2008 11:15:02 -0700 |
Tom Henderson |
Implement IPTTL socket option for UDP
|
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
|
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
|
Mon, 12 May 2008 06:39:00 -0700 |
Tom Henderson |
Move API for socket factory to a Socket::CreateSocket () factory method
|
file |
diff |
annotate
|
Sat, 10 May 2008 21:27:32 -0700 |
Tom Henderson |
API for SocketOptions class
|
file |
diff |
annotate
|
Fri, 02 May 2008 09:38:18 -0700 |
Tom Henderson |
overloaded Recv() method suggested by Gustavo
|
file |
diff |
annotate
|
Fri, 02 May 2008 09:21:01 -0700 |
Tom Henderson |
more cleanup
|
file |
diff |
annotate
|
Mon, 28 Apr 2008 21:45:55 -0700 |
Tom Henderson |
remove previous socket receive methods
|
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
|
Tue, 22 Apr 2008 22:39:17 -0700 |
Tom Henderson |
A few minor cleanups to socket.h/cc
|
file |
diff |
annotate
|
Tue, 22 Apr 2008 22:29:16 -0700 |
Tom Henderson |
bug 131 partial fix: split out Send and DataSent callbacks
|
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
|
Thu, 13 Mar 2008 14:22:26 -0400 |
Raj Bhattacharjea |
Undo changes to the packet sink to accept incoming connections; change the default behavior of the socket connection request notifier instead
|
file |
diff |
annotate
|
Fri, 25 Jan 2008 13:57:38 -0500 |
Raj Bhattacharjea |
Added in ns-3-tcp (second try)
|
file |
diff |
annotate
|
Thu, 13 Dec 2007 09:40:21 -0500 |
Raj Bhattacharjea |
Add uint8_t* based API for sockets
|
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, 13 Sep 2007 21:36:32 -0700 |
Craig Dowell |
debug to log
|
file |
diff |
annotate
|
Wed, 12 Sep 2007 16:54:21 -0700 |
Craig Dowell |
working one way echo app
|
file |
diff |
annotate
|
Wed, 01 Aug 2007 19:09:11 +0200 |
Mathieu Lacage |
remove uint8_t * buffers from socket receive 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
|
Wed, 01 Aug 2007 08:58:18 +0200 |
Mathieu Lacage |
rework the NetDevice <-> Node interface
|
file |
diff |
annotate
|
Fri, 27 Jul 2007 08:23:20 +0200 |
Mathieu Lacage |
convert Socket to use Address class
|
file |
diff |
annotate
|
Thu, 10 May 2007 20:19:26 +0200 |
Mathieu Lacage |
use Ptr<> everywhere Object or NsUnknown are used
|
file |
diff |
annotate
|
Mon, 30 Apr 2007 16:23:10 +0200 |
Mathieu Lacage |
remove DatagramSocket, use Socket base class for UdpSocket subclass.
|
file |
diff |
annotate
|