Tue, 15 Apr 2008 10:49:09 -0700 Mathieu Lacage update testcase to deal with the return value of Socket::Send. Make sure udp packets are copied before going down the ip stack.
Tue, 15 Apr 2008 10:09:42 -0700 Mathieu Lacage bug 143: rename scheduler files
Tue, 15 Apr 2008 09:41:58 -0700 Liu Jian Fix bug 168: Socket::SendTo does not return the number of bytes sent for udp sockets.
Mon, 14 Apr 2008 17:12:52 -0700 Mathieu Lacage fix bug reported by Gustavo Carneiro: AP does not reply to ARP request.
Mon, 14 Apr 2008 14:19:12 +0100 Gustavo Carneiro Remove the restriction of waf option --command-template requiring option --run; it no longer makes sense.
Fri, 11 Apr 2008 11:30:05 -0700 Mathieu Lacage merge
Fri, 11 Apr 2008 11:29:49 -0700 Mathieu Lacage Backed out changeset 9fa2f44cdafa
Fri, 11 Apr 2008 11:20:05 -0700 Mathieu Lacage merge with HEAD
Fri, 11 Apr 2008 11:19:54 -0700 Mathieu Lacage ensure that out PcapTraces are generated in a consistant format to allow simple comparison of traces against a single set of reference traces.
Thu, 10 Apr 2008 14:08:14 -0700 Mathieu Lacage allocate/deallocate buffer by hand.
Thu, 10 Apr 2008 16:33:44 -0400 Raj Bhattacharjea Shorten Tcp attribute names (bug 163)
Thu, 10 Apr 2008 15:04:47 -0400 Raj Bhattacharjea Add support for TCP cwnd tracing
Thu, 10 Apr 2008 13:16:43 -0700 Craig Dowell make duplicate aggregations fail; avoid duplicate aggregations
Wed, 09 Apr 2008 10:04:16 -0700 Mathieu Lacage Make sure that we really attempt to destroy everything upon process exit. Gets rid of spurious leak reports in valgrind.
Wed, 09 Apr 2008 10:03:28 -0700 Mathieu Lacage add destructor. Easier to plant a breakpoint in there.
Wed, 09 Apr 2008 10:02:54 -0700 Mathieu Lacage add pcap files to ignore list.
Wed, 09 Apr 2008 10:01:16 -0700 Mathieu Lacage add some debugging
Wed, 09 Apr 2008 09:08:54 -0700 Mathieu Lacage avoid compilation warning about undefined MobilityModel class.
Tue, 08 Apr 2008 23:12:19 -0700 Tom Henderson revive mixed-wireless example from Simutools tutorial
Tue, 08 Apr 2008 23:10:39 -0700 Tom Henderson Prevent internet stack helper from overwriting internet stack
Tue, 08 Apr 2008 23:10:11 -0700 Tom Henderson some additional debugging for addressing conflicts
Mon, 07 Apr 2008 21:39:40 -0700 Tom Henderson Added tag release ns-3.0.12 for changeset b17f2928291e
Mon, 07 Apr 2008 21:35:54 -0700 Tom Henderson note that waf generates reference trace tarball now ns-3.0.12
Mon, 07 Apr 2008 21:07:38 -0700 Tom Henderson nits for 3.0.12 release
Mon, 07 Apr 2008 18:29:38 -0700 Craig Dowell rework app constructors
Mon, 07 Apr 2008 10:44:06 -0700 Mathieu Lacage SetupUdp -> SetUdpLocal, SetupTcp -> SetTcpLocal
Mon, 07 Apr 2008 10:41:21 -0700 Mathieu Lacage Ipv4AddressHelper::Allocate -> Ipv4AddressHelper::Assign
Mon, 07 Apr 2008 10:38:37 -0700 Mathieu Lacage Build -> Install
Sun, 06 Apr 2008 21:57:11 +0100 Gustavo J. A. M. Carneiro Create regression traces tarball automatically on waf dist.
Sun, 06 Apr 2008 21:41:31 +0100 Gustavo J. A. M. Carneiro Ignore .py[co] files (python bytecodes)
Sun, 06 Apr 2008 19:58:29 +0100 Gustavo J. A. M. Carneiro Fix a diff|head race condition; Fix regression error messages to indicate the new waf commands to run regression tests.
Sun, 06 Apr 2008 19:54:39 +0100 Gustavo J. A. M. Carneiro merge
Sun, 06 Apr 2008 19:22:39 +0100 Gustavo J. A. M. Carneiro Fix case of 'diff xxx | head' appearing to succeed even if the diff command returned non-zero exit statux.
Fri, 04 Apr 2008 19:33:39 +0100 Gustavo J. A. M. Carneiro Integrate regression testing into the main waf script.
Fri, 04 Apr 2008 17:20:36 -0400 Raj Bhattacharjea Add TCP delayed acks
Fri, 04 Apr 2008 14:00:41 -0400 Raj Bhattacharjea Small fix to tcp example
Fri, 04 Apr 2008 19:02:34 +0200 Mathieu Lacage merge with HEAD
Fri, 04 Apr 2008 19:02:03 +0200 Mathieu Lacage fix bug 159
Fri, 04 Apr 2008 07:28:27 +0200 Mathieu Lacage testcase from bug 159
Fri, 04 Apr 2008 08:47:41 -0700 Tom Henderson try to improve obj->png conversion
Thu, 03 Apr 2008 23:15:16 -0700 Tom Henderson revert figure directory change
Thu, 03 Apr 2008 23:04:25 -0700 Tom Henderson Remove filename
Thu, 03 Apr 2008 23:03:25 -0700 Tom Henderson workaround texinfo problem with non-local images
Thu, 03 Apr 2008 22:42:10 -0700 Tom Henderson fixes for Makefile due to tgif command-line limitations
Thu, 03 Apr 2008 21:08:28 -0700 Tom Henderson Makefile tweaks
Thu, 03 Apr 2008 20:58:40 -0700 Tom Henderson a few tutorial updates; tutorial Makefile; tutorial figures directory
Thu, 03 Apr 2008 09:07:28 -0700 Tom Henderson branch merge
Thu, 03 Apr 2008 09:07:15 -0700 Tom Henderson Some doxygen work
Thu, 03 Apr 2008 14:15:17 +0100 Gustavo J. A. M. Carneiro Add a --no-task-lines WAF option; together with -v it makes WAF just print executed commands, like 'make' does.
Wed, 02 Apr 2008 21:33:31 -0700 Craig Dowell Point regression tests to final locations, update release steps, bug 158
Tue, 01 Apr 2008 17:05:54 -0700 Craig Dowell helpful hint
Tue, 01 Apr 2008 16:30:08 -0700 Craig Dowell address some list comments
Mon, 31 Mar 2008 18:20:33 -0700 Craig Dowell minor cleanup
Mon, 31 Mar 2008 18:14:47 -0700 Craig Dowell test test
Mon, 31 Mar 2008 17:48:21 -0700 Craig Dowell use global seed in examples, new regression tests
Mon, 31 Mar 2008 16:31:34 -0700 Craig Dowell some examples disappeared
Mon, 31 Mar 2008 16:22:24 -0700 Craig Dowell branch merge
Mon, 31 Mar 2008 16:22:06 -0700 Craig Dowell quiet clone and pull
Mon, 31 Mar 2008 16:16:43 -0700 Craig Dowell fix diffs
Mon, 31 Mar 2008 16:03:44 -0700 Craig Dowell move reference traces out of main repo
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip