2008-12-21Worker Code Cleanup default tip
Hagen Paul Pfeifer <hagen@jauu.net> [Sun, 21 Dec 2008 19:14:22 +0100] rev 4027
Worker Code Cleanup

This pathc cleanup the code and
introducre more common default
values.

2008-12-16Add worker implementation
Hagen Paul Pfeifer <hagen@jauu.net> [Tue, 16 Dec 2008 00:59:36 +0100] rev 4026
Add worker implementation

This add a fork based generic worker
implementation where users can define in
a automatic manner parallelized scenarios.
It is based on fork() and therefore limited
to UNIX based systems.

Disadvantages are shared resources like file
descriptors. The supplied example file demonstrate
how to avoid some pitfalls.

2008-12-15Added tag ns-3.3-RC4 for changeset dfd0bc16dc99
Craig Dowell <craigdo@ee.washington.edu> [Mon, 15 Dec 2008 09:38:26 -0800] rev 4025
Added tag ns-3.3-RC4 for changeset dfd0bc16dc99

2008-12-15add device chapters to manual ns-3.3-RC4
Tom Henderson <tomh@tomh.org> [Mon, 15 Dec 2008 07:25:27 -0800] rev 4024
add device chapters to manual

2008-12-13Add a minimum RTO (adapted from Mathieu, bug 418)
Raj Bhattacharjea <raj.b@gatech.edu> [Sat, 13 Dec 2008 23:44:20 -0500] rev 4023
Add a minimum RTO (adapted from Mathieu, bug 418)

2008-12-13Mathieu's patch: Avoid stack explosion (bug 417)
Raj Bhattacharjea <raj.b@gatech.edu> [Sat, 13 Dec 2008 23:26:01 -0500] rev 4022
Mathieu's patch: Avoid stack explosion (bug 417)

2008-12-13some dox for internet-stack tracing
Craig Dowell <craigdo@ee.washington.edu> [Sat, 13 Dec 2008 14:13:37 -0800] rev 4021
some dox for internet-stack tracing

2008-12-12A few documentation nits
Tom Henderson <tomh@tomh.org> [Fri, 12 Dec 2008 17:18:29 -0800] rev 4020
A few documentation nits

2008-12-12an emu device chapter for the manual
Craig Dowell <craigdo@ee.washington.edu> [Fri, 12 Dec 2008 14:52:16 -0800] rev 4019
an emu device chapter for the manual

2008-12-12doc nits and a new point-to-point device section for the manual
Craig Dowell <craigdo@ee.washington.edu> [Fri, 12 Dec 2008 14:15:31 -0800] rev 4018
doc nits and a new point-to-point device section for the manual