Thu, 05 Jun 2008 17:59:36 -0400 Raj Bhattacharjea Update tcpsocket to use Ptr<Packet> in Send
Thu, 05 Jun 2008 16:49:59 -0400 Raj Bhattacharjea Tcp tx buffer (pendingdata) uses Ptr<Packet> internally; tagging should work
Wed, 04 Jun 2008 17:19:32 -0400 Raj Bhattacharjea Merge with ns-3-dev
Fri, 30 May 2008 15:31:50 -0400 Raj Bhattacharjea Get rid of dead code from GTNetS
Fri, 30 May 2008 15:14:38 -0400 Raj Bhattacharjea Change log output to be more consistent
Thu, 22 May 2008 17:08:19 -0400 Raj Bhattacharjea Fix up recv buffer stuff some more
Thu, 22 May 2008 11:55:42 -0400 Raj Bhattacharjea Fix tcp rx buffer semantics; fromaddress tagging is broken at the moment
Wed, 21 May 2008 12:01:24 -0400 Raj Bhattacharjea Merge with tomh/ns-3-dev-socket
Tue, 20 May 2008 14:40:36 -0400 Raj Bhattacharjea Merge with tomh/ns-3-dev-socket
Mon, 12 May 2008 15:12:26 -0400 Raj Bhattacharjea Use the correct semantics for sendcallback
Mon, 12 May 2008 13:27:45 -0400 Raj Bhattacharjea Tcp large transfer modified to keep sending for 10 seconds
Mon, 12 May 2008 13:13:50 -0400 Raj Bhattacharjea Add a socket callback that can unblock a blocked close
Fri, 06 Jun 2008 11:42:19 -0700 Raj Bhattacharjea bug 195: naming inconsistency.
Fri, 06 Jun 2008 10:44:43 -0700 Mathieu Lacage a few new testcases, bug fixes.
Fri, 06 Jun 2008 10:22:05 -0700 Mathieu Lacage add some logging
Thu, 05 Jun 2008 15:56:23 -0700 Mathieu Lacage add support for attribtues to bug 34
Thu, 05 Jun 2008 01:08:33 +0200 Florian Westphal Add ipv4 header checksum support.
Thu, 05 Jun 2008 11:46:15 +0100 Gustavo J. A. M. Carneiro Add OLSR attribute documentation; make Willingness an enum attribute instead of uint. Closes #211
Thu, 05 Jun 2008 11:21:50 +0100 Gustavo J. A. M. Carneiro Add waf proxy script
Wed, 04 Jun 2008 16:59:58 -0700 Mathieu Lacage merge with HEAD
Wed, 04 Jun 2008 16:59:41 -0700 Mathieu Lacage bug 212: Packet::PrintTags fails
Wed, 04 Jun 2008 16:14:49 -0400 Raj Bhattacharjea Fix for bug 174
Wed, 04 Jun 2008 12:31:23 -0700 Mathieu Lacage mark internal class
Wed, 04 Jun 2008 12:31:14 -0700 Mathieu Lacage fix typo
Wed, 04 Jun 2008 12:29:07 -0700 Mathieu Lacage doxygen a couple of missing functions. Add acouple of more comments to existing mobility models
Wed, 04 Jun 2008 11:59:31 -0700 Mathieu Lacage this code is not wrong.
Wed, 04 Jun 2008 11:59:11 -0700 Mathieu Lacage RemoveTag does not exist
Wed, 04 Jun 2008 11:58:51 -0700 Mathieu Lacage remove un-implemented code
Wed, 04 Jun 2008 11:48:52 -0700 Mathieu Lacage bug 202: classes disappeared from doxygen output
Wed, 04 Jun 2008 11:35:14 -0700 Mathieu Lacage fix bug 208 for true.
Wed, 04 Jun 2008 11:01:01 -0700 Mathieu Lacage remove misleading doxygen comment
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 10:39:36 -0700 Mathieu Lacage bug 208: must clear flags bits in fragment offset deserialization.
Wed, 04 Jun 2008 10:18:57 -0700 Mathieu Lacage bug 207: ipv4-header.h needed in src/node module.
Wed, 04 Jun 2008 10:09:29 -0700 Mathieu Lacage bug 206: allow comparing addresses of different types.
Wed, 04 Jun 2008 09:22:37 -0700 Mathieu Lacage bug 204: implement Queue::DequeueAll.
Wed, 04 Jun 2008 09:19:16 -0700 Mathieu Lacage bug 203: Listen must be implemented for Udp and Packet sockets.
Wed, 04 Jun 2008 09:18:44 -0700 Mathieu Lacage improve attribute documentation
Wed, 04 Jun 2008 14:02:06 +0100 Gustavo J. A. M. Carneiro merge
Wed, 04 Jun 2008 14:00:41 +0100 Gustavo J. A. M. Carneiro Re-format the NQSTA state machine diagram so that it displays correctly with a fixed width font.
Tue, 03 Jun 2008 16:20:32 -0700 Mathieu Lacage merge with HEAD
Tue, 03 Jun 2008 16:20:17 -0700 Mathieu Lacage bug 200: Packet::PrintTags is not implemented.
Tue, 03 Jun 2008 21:19:36 +0100 Gustavo J. A. M. Carneiro merge
Tue, 03 Jun 2008 21:16:21 +0100 Gustavo J. A. M. Carneiro Change default WiFi ProbeRequestTimeout to 50 ms; closes bug #199.
Tue, 03 Jun 2008 12:46:37 -0700 Mathieu Lacage merge with HEAD
Mon, 02 Jun 2008 09:42:29 -0700 Mathieu Lacage merge with HEAD
Sat, 31 May 2008 14:12:40 -0700 Mathieu Lacage bug197: fix infinite loop
Sat, 31 May 2008 14:12:24 -0700 Mathieu Lacage a testcase for bug 197
Sat, 31 May 2008 11:00:01 -0700 Mathieu Lacage add small comment
Sat, 31 May 2008 10:57:49 -0700 Mathieu Lacage some more cleanup
Sat, 31 May 2008 10:47:24 -0700 Mathieu Lacage add small comment
Sat, 31 May 2008 10:46:23 -0700 Mathieu Lacage add logging, cleanup AddAtEnd.
Tue, 03 Jun 2008 18:15:08 +0100 Gustavo J. A. M. Carneiro Change the default beacon interval to a more realistic value (100 ms); closes bug #177.
Tue, 03 Jun 2008 07:09:40 -0700 Tom Henderson Gustavo's API warnings
Mon, 02 Jun 2008 21:21:26 -0700 Tom Henderson Added tag release ns-3.0.13 for changeset 79dba133b5f8
Mon, 02 Jun 2008 21:21:16 -0700 Tom Henderson update RELEASE_NOTES and a few other files ns-3.0.13
Mon, 02 Jun 2008 10:51:55 -0700 Mathieu Lacage doxygen updates
Mon, 02 Jun 2008 10:38:19 -0700 Mathieu Lacage update doxygen
Mon, 02 Jun 2008 10:38:10 -0700 Mathieu Lacage remove dead code.
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip