Wed, 17 Dec 2008 12:42:02 -0800 gjc gustavo's retcode patch for regression ns-3.3-RC6
Wed, 17 Dec 2008 12:17:17 -0800 Craig Dowell fixed seeds for tutorial examples and updates to tutorial to match
Tue, 16 Dec 2008 17:47:28 -0800 Craig Dowell Added tag ns-3.3-RC5 for changeset 58ae52c5845f
Tue, 16 Dec 2008 12:36:50 -0800 Craig Dowell bug 448: V4Ping Application Sends uint32_t Data in Host Order ns-3.3-RC5
Mon, 15 Dec 2008 09:38:26 -0800 Craig Dowell Added tag ns-3.3-RC4 for changeset dfd0bc16dc99
Mon, 15 Dec 2008 07:25:27 -0800 Tom Henderson add device chapters to manual ns-3.3-RC4
Sat, 13 Dec 2008 23:44:20 -0500 Raj Bhattacharjea Add a minimum RTO (adapted from Mathieu, bug 418)
Sat, 13 Dec 2008 23:26:01 -0500 Raj Bhattacharjea Mathieu's patch: Avoid stack explosion (bug 417)
Sat, 13 Dec 2008 14:13:37 -0800 Craig Dowell some dox for internet-stack tracing
Fri, 12 Dec 2008 17:18:29 -0800 Tom Henderson A few documentation nits
Fri, 12 Dec 2008 14:52:16 -0800 Craig Dowell an emu device chapter for the manual
Fri, 12 Dec 2008 14:15:31 -0800 Craig Dowell doc nits and a new point-to-point device section for the manual
Fri, 12 Dec 2008 11:27:05 -0800 Craig Dowell more documentation to address trace sources bugs
Fri, 12 Dec 2008 11:40:59 +0000 Gustavo J. A. M. Carneiro hg-ignore .mob files (mobility traces)
Thu, 11 Dec 2008 23:28:46 -0500 Raj Bhattacharjea Merge
Thu, 11 Dec 2008 16:48:42 -0500 Raj Bhattacharjea Null forked TCP socket callbacks, and communicate EOF to higher layers (bugs 423 and 365)
Thu, 11 Dec 2008 15:29:19 -0800 Craig Dowell New examples, build and test tutorial examples
Thu, 11 Dec 2008 12:43:11 -0800 Tom Henderson add dynamic global routing example script
Wed, 10 Dec 2008 21:11:05 -0800 Craig Dowell some device trace source documentation
Wed, 10 Dec 2008 13:28:51 +0100 Timo Bingmann patch for bug433-- data rates
Wed, 10 Dec 2008 17:01:06 -0800 mathieu lacage fix bug 230, rescan bindings
Wed, 10 Dec 2008 16:47:44 -0800 Craig Dowell cleanup some trace dox
Wed, 10 Dec 2008 02:36:28 -0800 Mathieu Lacage bug 441: double precision issue on x86 32bit systems.
Wed, 10 Dec 2008 02:10:07 -0800 Mathieu Lacage bug 440: update tutorial
Wed, 10 Dec 2008 02:09:57 -0800 Mathieu Lacage couple of small typos
Wed, 10 Dec 2008 01:54:24 -0800 Mathieu Lacage bug 440: fix build of tutorial example third.cc
Wed, 10 Dec 2008 01:47:59 -0800 Mathieu Lacage bug 405: add more context to wifi logging
Wed, 10 Dec 2008 01:34:04 -0800 Mathieu Lacage rescan python
Wed, 10 Dec 2008 01:33:58 -0800 Mathieu Lacage bug 435: API doc update
Wed, 10 Dec 2008 00:16:30 -0800 Mathieu Lacage bug 435: file names are not consistent
Wed, 10 Dec 2008 00:09:07 -0800 Mathieu Lacage bug 436: missing doxygen
Tue, 09 Dec 2008 22:09:12 -0800 Craig Dowell Added tag ns-3.3-RC3 for changeset a66553c56a8f
Tue, 09 Dec 2008 20:29:04 -0800 Craig Dowell make a pass through doxygen fixing errors ns-3.3-RC3
Tue, 09 Dec 2008 12:24:24 -0800 raj b bug 411 -- apply Raj's patch
Tue, 09 Dec 2008 12:04:36 -0800 Craig Dowell Add reasonable data rate and delay to csma channels; update tutorial
Tue, 09 Dec 2008 10:28:44 -0800 Craig Dowell Remove stray ^M that snuck into examples
Mon, 08 Dec 2008 22:06:17 -0800 Tom Henderson some corrections to the new object chapter
Mon, 08 Dec 2008 21:09:29 -0800 Craig Dowell add to CSMA dox for trace sources
Sat, 06 Dec 2008 13:56:51 -0800 Craig Dowell cleanup manual Makefile
Sat, 06 Dec 2008 12:25:10 -0800 Craig Dowell updated emulation dias
Fri, 05 Dec 2008 22:28:02 -0800 Craig Dowell Added tag ns-3.3-RC2 for changeset 654eed5f3ad0
Fri, 05 Dec 2008 16:49:29 -0800 Craig Dowell branch merge ns-3.3-RC2
Fri, 05 Dec 2008 16:49:05 -0800 Craig Dowell finish up a decent emulation chapter in manual
Fri, 05 Dec 2008 16:32:11 -0800 Tom Henderson Add new objects chapter to manual
Fri, 05 Dec 2008 13:19:40 -0800 Craig Dowell branch merge
Fri, 05 Dec 2008 13:19:13 -0800 Craig Dowell tweak testbed.dia
Fri, 05 Dec 2008 13:12:42 -0800 Tom Henderson branch merge
Fri, 05 Dec 2008 13:11:26 -0800 Tom Henderson add some things to release notes and changes.html; revise README
Fri, 05 Dec 2008 13:15:26 -0800 Craig Dowell tweak emulated-channel.dia
Fri, 05 Dec 2008 12:14:27 -0800 craigdo scale emulation dia drawings down since HTML won't do it
Thu, 04 Dec 2008 20:19:11 -0800 Craig Dowell some words about emulation
Thu, 04 Dec 2008 18:55:04 -0800 Craig Dowell start of emulation chapter in manual
Thu, 04 Dec 2008 11:34:01 +0000 Gustavo J. A. M. Carneiro Fix nsc/python-scan task descriptions
Wed, 03 Dec 2008 21:09:52 -0500 Raj Bhattacharjea Don't ignore TCP acks received in CLOSE_WAIT state (fixes bug 392)
Wed, 03 Dec 2008 21:08:44 -0500 Raj Bhattacharjea Support TCP delackcount>2 (bug 250)
Wed, 03 Dec 2008 17:47:03 -0800 Craig Dowell fix bug 431 -- memory leak in bridge net device
Tue, 02 Dec 2008 12:15:42 -0800 Craig Dowell Added tag ns-3.3-RC1 for changeset a84f2ab246e6
Tue, 02 Dec 2008 12:15:18 -0800 Craig Dowell rescan bindings ns-3.3-RC1
Tue, 02 Dec 2008 11:54:27 -0800 Craig Dowell Removed tag ns-3.3-RC1
Tue, 02 Dec 2008 18:42:24 +0000 Gustavo J. A. M. Carneiro Fix a couple of OLSR bugs (#415)
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 tip