Mon, 16 Jun 2008 14:17:27 +0100 Gustavo J. A. M. Carneiro [Bug 221] need a scratch directory
Sun, 15 Jun 2008 21:38:13 -0700 Tom Henderson Split out non-tutorial sections from tutorial; place into a doc/manual directory
Sun, 15 Jun 2008 21:27:13 -0700 Tom Henderson split out manual sections from tutorial
Fri, 13 Jun 2008 17:20:55 -0700 Mathieu Lacage merge bug 213 repo
Mon, 09 Jun 2008 20:42:31 -0700 Tom Henderson Move other applications to RecvFrom ()
Mon, 09 Jun 2008 07:01:12 -0700 Tom Henderson Change OLSR to use RecvFrom
Mon, 09 Jun 2008 06:40:21 -0700 Tom Henderson RecvFrom() expansion, add flags parameter to some Send calls
Fri, 13 Jun 2008 17:20:06 -0700 Mathieu Lacage merge with HEAD
Fri, 13 Jun 2008 17:19:53 -0700 Raj Bhattacharjea bug 181: Normal Variable Infinite Value & Bounds
Fri, 13 Jun 2008 16:47:07 -0400 Raj Bhattacharjea Update the internet-stack documentation
Fri, 13 Jun 2008 15:35:07 +0100 Gustavo J. A. M. Carneiro Correct the OLSR documentation; remove dead API declarations and source file.
Fri, 13 Jun 2008 06:32:54 -0700 Tom Henderson doxygen for applications
Thu, 12 Jun 2008 22:21:19 -0700 Tom Henderson OLSR doxygen
Thu, 12 Jun 2008 06:11:18 -0700 Tom Henderson Doxygen for global routing
Tue, 10 Jun 2008 06:08:16 -0700 Tom Henderson tutorial: s/internet-node/internet-stack
Mon, 09 Jun 2008 15:40:22 -0700 Mathieu Lacage bug 186: internet-node directory must be renamed to internet-stack
Mon, 09 Jun 2008 11:39:29 -0700 Mathieu Lacage bug 61: warning must be fatal.
Mon, 09 Jun 2008 08:53:47 -0700 Craig Dowell documentation to resolve bug 75
Sat, 07 Jun 2008 10:38:39 -0700 Craig Dowell CSMA Cleanup, XXX in echo apps, clarification of point-to-point data rates in dox
Fri, 06 Jun 2008 16:30:28 -0400 Raj Bhattacharjea Merge
Fri, 06 Jun 2008 16:10:54 -0400 Raj Bhattacharjea Restore tcp example to full size, also a bugfix
Fri, 06 Jun 2008 14:19:05 -0400 Raj Bhattacharjea Merge last two changesets
Fri, 06 Jun 2008 13:58:28 -0400 Raj Bhattacharjea Merge last 6 changesets
Fri, 06 Jun 2008 13:57:59 -0400 Raj Bhattacharjea Fix compile warning
Fri, 06 Jun 2008 12:22:50 -0400 Raj Bhattacharjea Part of bug 198
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.
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip