RELEASE_NOTES
author Andrey Hippo<ahippo@yandex.ru>
Thu, 02 Jul 2009 15:11:03 +0200
changeset 4636 527e807151ae
parent 4634 a4a7eae14a02
child 4652 eace836a61a4
permissions -rw-r--r--
download url should point to allinone tarball
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
421
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     1
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     2
		ns-3 RELEASE NOTES
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     3
657
be551a3b07c6 minor changes due to documentation review
Tom Henderson <tomh@tomh.org>
parents: 635
diff changeset
     4
This file contains ns-3 release notes (most recent releases first).
421
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
     5
3687
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
     6
All of the ns-3 documentation is accessible from the ns-3 website: 
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
     7
http://www.nsnam.org
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
     8
including tutorials:
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
     9
http://www.nsnam.org/tutorials.html
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
    10
4412
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    11
Release 3.5
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    12
===========
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    13
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    14
Availability
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    15
------------
4612
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    16
This release is immediately available from:
4636
527e807151ae download url should point to allinone tarball
Andrey Hippo<ahippo@yandex.ru>
parents: 4634
diff changeset
    17
http://www.nsnam.org/releases/ns-allinone-3.5.tar.bz2
4612
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    18
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    19
Supported platforms
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    20
-------------------
4634
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4612
diff changeset
    21
ns-3.5 has been tested on the following platforms:
4612
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    22
  - linux x86 gcc 4.2, 4.1, and, 3.4.6.
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    23
  - linux x86_64 gcc 4.4.0, 4.3.2, 4.2.3, 4.2.1, 4.1.3, 3.4.6
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    24
  - MacOS X ppc and x86 (gcc 4.0.x and 4.2.x)
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    25
  - cygwin gcc 3.4.4 (debug only), gcc 4.3.2 (debug and optimized)
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    26
  - mingw gcc 3.4.5 (debug only)
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    27
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    28
Not all ns-3 options are available on all platforms; consult the
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    29
wiki for more information:
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    30
http://www.nsnam.org/wiki/index.php/Installation
4412
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    31
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    32
New user-visible features
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    33
-------------------------
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    34
4471
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
    35
  a) 802.11 MAC:
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
    36
     - EDCA multi-qos-class support (Mirko Banchi)
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
    37
     - 802.11n initial support for A-MSDU frame aggregation (Mirko Banchi)
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
    38
     - aarf-cd and cara rate control algorithms (Federico Maguolo)
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
    39
  b) 802.11 PHY:
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
    40
     - 802.11b PHY support (Gary Pei)
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
    41
     - Nakagami propagation loss model (Timo Bingmann)
4492
3ebeb7bf3c15 added support for radiotap and prism headers
Nicola Baldo <nbaldo@cttc.es>
parents: 4475
diff changeset
    42
     - radiotap and prism headers for PCAP output (Nicola Baldo)
4612
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    43
  c) RandomVariable:
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    44
     - GammaVariable and ErlangVariable (Timo Bingmann)
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    45
     - ZipfVariable (Francesco Malandrino)
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    46
  d) UdpEcho: allows setting the payload of echo packets
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    47
  e) Ipv4/Ipv4RoutingProtocol: allow fine-grained control over
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    48
     routing policy and arbitrary composition of routing protocols
4412
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    49
 
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    50
API changes from ns-3.4
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    51
-----------------------
4475
a232dcbbe7a8 api changes and release notes for IPv4 routing rework
Tom Henderson <tomh@tomh.org>
parents: 4471
diff changeset
    52
API changes for this release are documented in the file CHANGES.html.  The
a232dcbbe7a8 api changes and release notes for IPv4 routing rework
Tom Henderson <tomh@tomh.org>
parents: 4471
diff changeset
    53
internal API and composition of the IPv4 stack underwent significant
a232dcbbe7a8 api changes and release notes for IPv4 routing rework
Tom Henderson <tomh@tomh.org>
parents: 4471
diff changeset
    54
refactoring in this release cycle.
4412
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    55
4612
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    56
Known issues
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    57
------------
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    58
ns-3 build is known to fail on the following platforms:
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    59
  - gcc 3.3 and earlier
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    60
  - optimized builds on gcc 3.4.4 and 3.4.5
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    61
  - optimized builds on linux x86 gcc 4.0.x
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    62
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    63
Future releases
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    64
---------------
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    65
Our next release, which is expected to happen in 2 to 4 months from now, will
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    66
feature the merging of some of our projects currently in development including
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    67
fuller IPv6 support, and some smaller features such as a new Global ARP package 
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    68
and possibly a new Testing and Validation suite.
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    69
4303
cf08bd85770d RELEASE_NOTES shouldn't refer to past releases as future releases
Craig Dowell <craigdo@ee.washington.edu>
parents: 4302
diff changeset
    70
Release 3.4
cf08bd85770d RELEASE_NOTES shouldn't refer to past releases as future releases
Craig Dowell <craigdo@ee.washington.edu>
parents: 4302
diff changeset
    71
===========
3466
cbf5120f5eb6 more details for 3.2 release notes
Tom Henderson <tomh@tomh.org>
parents: 3465
diff changeset
    72
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
    73
Availability
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
    74
------------
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
    75
This release is immediately available from:
4636
527e807151ae download url should point to allinone tarball
Andrey Hippo<ahippo@yandex.ru>
parents: 4634
diff changeset
    76
http://www.nsnam.org/releases/ns-allinone-3.4.tar.bz2
4081
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    77
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    78
Supported platforms
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    79
-------------------
4302
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
    80
ns-3.4 has been tested on the following platforms:
4081
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    81
  - linux x86 gcc 4.2, 4.1, and, 3.4.6.
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    82
  - linux x86_64 gcc 4.3.2, 4.2.3, 4.2.1, 4.1.3, 3.4.6
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    83
  - MacOS X ppc and x86
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    84
  - cygwin gcc 3.4.4 (debug only)
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    85
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    86
Not all ns-3 options are available on all platforms; consult the
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    87
wiki for more information:
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    88
http://www.nsnam.org/wiki/index.php/Installation
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    89
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    90
New user-visible features
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    91
-------------------------
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    92
  a) Wifi models: Timo Bingman contributed a ThreeLogDistance and a Nakagami
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    93
     propagation loss model based on the ns-2 models. Fabian Mauchle contributed
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    94
     multicast support.
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
    95
4302
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
    96
  b) Object Name Service:  A facility allowing ns-3 Objects to be assigned
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
    97
     names has been added.
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
    98
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
    99
  c) Tap Bridge:  A second option for integrating ns-3 with real-world hosts
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   100
     has been added.  This allows for real hosts to talk over ns-3 net devices
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   101
     and simulated networks.
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   102
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   103
  d) A new build option (ns-3-allinone) has been provided to make it easier for
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   104
     users to download and bulid commonly used ns-3 configurations.
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   105
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   106
  e) The ns-3 calendar queue scheduler has been ported to ns-3.
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   107
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   108
  f) XML support has been added to the ConfigStore.
4081
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   109
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   110
API changes from ns-3.3
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   111
-----------------------
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   112
API changes for this release are documented in the file CHANGES.html
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   113
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   114
Known issues
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   115
------------
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   116
ns-3 build is known to fail on the following platforms:
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   117
  - gcc 3.3 and earlier
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   118
  - optimized builds on gcc 3.4.4 and 3.4.5
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   119
  - optimized builds on linux x86 gcc 4.0.x
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   120
  - optimized builds on Ubuntu 8.10 alpha 5 x86 gcc4.3.2
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   121
  - MinGW
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   122
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   123
The IPv4 API defined in src/node/ipv4.h is expected to undergo major changes 
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   124
in preparation of the merge of the IPv6 API and implementation.
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   125
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   126
Future releases
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   127
---------------
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   128
Our next release, which is expected to happen in 2 to 4 months from now, will
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   129
feature the merging of some of our projects currently in development including
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   130
fuller IPv6 support, and IPv4 and routing protocol refactoring, and some smaller
4303
cf08bd85770d RELEASE_NOTES shouldn't refer to past releases as future releases
Craig Dowell <craigdo@ee.washington.edu>
parents: 4302
diff changeset
   131
features such as a new Global ARP package and possibly a new Testing and Validation
cf08bd85770d RELEASE_NOTES shouldn't refer to past releases as future releases
Craig Dowell <craigdo@ee.washington.edu>
parents: 4302
diff changeset
   132
suite,
4081
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   133
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   134
Release 3.3
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   135
===========
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   136
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   137
Availability
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   138
------------
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   139
This release is immediately available from:
3967
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   140
http://www.nsnam.org/releases/ns-3.3.tar.bz2
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   141
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   142
Supported platforms
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   143
-------------------
4303
cf08bd85770d RELEASE_NOTES shouldn't refer to past releases as future releases
Craig Dowell <craigdo@ee.washington.edu>
parents: 4302
diff changeset
   144
ns-3.3 has been tested on the following platforms:
3967
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   145
  - linux x86 gcc 4.2, 4.1, and, 3.4.6.
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   146
  - linux x86_64 gcc 4.3.2, 4.2.3, 4.2.1, 4.1.3, 3.4.6
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   147
  - MacOS X ppc and x86
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   148
  - cygwin gcc 3.4.4 (debug only)
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   149
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   150
Not all ns-3 options are available on all platforms; consult the
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   151
wiki for more information:
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   152
http://www.nsnam.org/wiki/index.php/Installation
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   153
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   154
New user-visible features
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   155
-------------------------
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   156
  a) Emulated Net Device
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   157
     A new net device has been added as enabling technology for ns-3 emulation
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   158
     scenarios.  See src/devices/emu and examples/emu-udp-echo.cc for details.
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   159
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   160
  b) ICMP Support
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   161
     Support for several ICMP messages has been added to ns-3.  See 
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   162
     src/internet-stack/icmpv4.h for details.
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   163
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   164
  c) IPv6 Address Support
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   165
     New clases to support IPv6 addresses has been added to the system.  This
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   166
     is enabling technology for fuller IPv6 support scheduled for ns-3.4.
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   167
3982
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   168
  d) A flow-id tag has been added to the contributed code section
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   169
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   170
  e) Star topologies can be created from the topology helper functions
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   171
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   172
  f) The global routing code has been made dynamic (not just limited to
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   173
     (pre-simulation computation) and supports stub network interfaces and 
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   174
     bridge net devices 
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   175
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   176
  g) A MatchContainer has been added to the configuration subsystem
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   177
3967
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   178
API changes from ns-3.2
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   179
-----------------------
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   180
API changes for this release are documented in the file CHANGES.html
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   181
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   182
Known issues
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   183
------------
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   184
ns-3 build is known to fail on the following platforms:
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   185
  - gcc 3.3 and earlier
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   186
  - optimized builds on gcc 3.4.4 and 3.4.5
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   187
  - optimized builds on linux x86 gcc 4.0.x
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   188
  - optimized builds on Ubuntu 8.10 alpha 5 x86 gcc4.3.2
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   189
  - MinGW
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   190
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   191
The IPv4 API defined in src/node/ipv4.h is expected to undergo major changes 
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   192
in preparation of the merge of the IPv6 API and implementation.
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   193
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   194
Future releases
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   195
---------------
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   196
Our next release, which is expected to happen in 2 to 4 months from now, will
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   197
feature the merging of some of our projects currently in development including
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   198
fuller IPv6 support, and IPv4 and routing protocol refactoring, and some smaller
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   199
features such as an object naming facility and a new Global ARP package.
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   200
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   201
Release 3.2
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   202
===========
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   203
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   204
Availability
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   205
------------
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   206
This release is immediately available from:
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   207
http://www.nsnam.org/releases/ns-3.2.tar.bz2
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   208
3687
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   209
Supported platforms
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   210
-------------------
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   211
ns-3.2 has been tested on the following platforms:
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   212
  - linux x86 gcc 4.2, 4.1, and, 3.4.6.
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   213
  - linux x86_64 gcc 4.3.2, 4.2.3, 4.2.1, 4.1.3, 3.4.6
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   214
  - MacOS X ppc and x86
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   215
  - cygwin gcc 3.4.4 (debug only)
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   216
3687
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   217
Not all ns-3 options are available on all platforms; consult the
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   218
wiki for more information:
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   219
http://www.nsnam.org/wiki/index.php/Installation
3466
cbf5120f5eb6 more details for 3.2 release notes
Tom Henderson <tomh@tomh.org>
parents: 3465
diff changeset
   220
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   221
New user-visible features
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   222
-------------------------
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   223
  a) Learning bridge (IEEE 802.1D)
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   224
    It is now possible to bridge together multiple layer 2 devices to
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   225
    create larger layer 2 networks. The Wifi and Csma models support
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   226
    this new mode of operation. (contributed by Gustavo Carneiro)
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   227
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   228
  b) Python bindings
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   229
    It is now possible to write simulation scripts in python using our 
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   230
    python bindings (contributed by Gustavo Carneiro).
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   231
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   232
  c) Real-time simulator
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   233
    It is now possible to run simulations synchronized on the real-world
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   234
    wall-clock time (contributed by Craig Dowell).
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   235
3706
4eba9967700e mispeeling in RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3692
diff changeset
   236
  d) Network Simulation Cradle
4eba9967700e mispeeling in RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3692
diff changeset
   237
    It is now possible to use the Network Simulation Cradle 
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   238
    (http://www.wand.net.nz/~stj2/nsc/) in ns-3 and run simulations 
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   239
    using various versions of kernel TCP network stacks. (contributed
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   240
    by Florian Westphal as part of his Google Summer of Code work)
3466
cbf5120f5eb6 more details for 3.2 release notes
Tom Henderson <tomh@tomh.org>
parents: 3465
diff changeset
   241
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   242
  e) A statistics framework
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   243
    Joseph Kopena contributed a statistics framework which can be used
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   244
    keep track of simulation data in persistent storage across multiple 
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   245
    runs (database and ascii file backends are available).
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   246
    More information on the wiki:
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   247
    http://www.nsnam.org/wiki/index.php/Statistical_Framework_for_Network_Simulation
3465
a1d2a8165500 Add release notes.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 3426
diff changeset
   248
3687
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   249
API changes from ns-3.1
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   250
-----------------------
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   251
API changes for this release are documented in the file CHANGES.html
3465
a1d2a8165500 Add release notes.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 3426
diff changeset
   252
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   253
Known issues
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   254
------------
3687
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   255
ns-3 build is known to fail on the following platforms:
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   256
  - gcc 3.3 and earlier
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   257
  - optimized builds on gcc 3.4.4 and 3.4.5
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   258
  - optimized builds on linux x86 gcc 4.0.x
3684
d783a951f8f5 update RELEASE_NOTES known issues
Craig Dowell <craigdo@ee.washington.edu>
parents: 3652
diff changeset
   259
  - optimized builds on Ubuntu 8.10 alpha 5 x86 gcc4.3.2
d783a951f8f5 update RELEASE_NOTES known issues
Craig Dowell <craigdo@ee.washington.edu>
parents: 3652
diff changeset
   260
  - MinGW
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   261
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   262
The IPv4 API defined in src/node/ipv4.h is expected to undergo major changes 
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   263
in preparation of the merge of the IPv6 API and implementation.
3465
a1d2a8165500 Add release notes.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 3426
diff changeset
   264
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   265
Future releases
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   266
---------------
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   267
Our next release, which is expected to happen in 2 to 4 months from now, will
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   268
feature the merging of some of our projects currently in development: IPv6, 
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   269
emulation, and synchronous posix sockets.
3465
a1d2a8165500 Add release notes.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 3426
diff changeset
   270
3357
93218ac0d373 Prepare for 3.1
Craig Dowell <craigdo@ee.washington.edu>
parents: 3279
diff changeset
   271
Release 3.1 (2008/06/30)
3279
Craig Dowell <craigdo@ee.washington.edu>
parents: 3196
diff changeset
   272
========================
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   273
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   274
The first ns-3 stable release
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   275
-----------------------------
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   276
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   277
This release is immediately available from:
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   278
http://www.nsnam.org/releases/ns-3.1.tar.bz2
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   279
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   280
We dedicate this initial ns-3 release to our late contributor and friend, 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   281
Federico Maguolo.
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   282
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   283
What is ns-3 ?
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   284
--------------
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   285
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   286
ns-3 is a new discrete-event network simulator designed for supporting network
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   287
research and education. ns-3 features a solid, well documented C++ core and 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   288
models for TCP/IP (IPv4), several link types including WiFi, and mobility 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   289
models.
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   290
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   291
ns-3 is an open source project released under the GNU GPLv2 license which 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   292
allows anyone to use ns-3 without having to pay any license fee or royalties. 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   293
ns-3 is actively seeking new contributors to extend the range of supported 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   294
models and/or to maintain existing models.
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   295
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   296
Where to get more information about ns-3
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   297
----------------------------------------
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   298
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   299
All the ns-3 documentation, is accessible from the ns-3 website: 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   300
http://www.nsnam.org
3279
Craig Dowell <craigdo@ee.washington.edu>
parents: 3196
diff changeset
   301
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   302
Including, tutorials:
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   303
http://www.nsnam.org/tutorials.html
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   304
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   305
Supported platforms
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   306
-------------------
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   307
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   308
ns-3 is regularly tested on the following platforms:
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   309
  - linux x86 gcc 4.2, 4.1, and, 3.4.6.
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   310
  - linux x86_64 gcc 4.1.3, 4.2.1, 3.4.6
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   311
  - MacOS X ppc and x86
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   312
  - cygwin gcc 3.4.4 (debug only)
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   313
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   314
Known issues
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   315
------------
3279
Craig Dowell <craigdo@ee.washington.edu>
parents: 3196
diff changeset
   316
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   317
ns-3 is known to fail on the following platforms:
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   318
  - gcc 3.3 and earlier
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   319
  - optimized builds on gcc 3.4.4 and 3.4.5
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   320
  - optimized builds on linux x86 gcc 4.0.x
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   321
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   322
The IPv4 API defined in src/node/ipv4.h is expected to undergo major changes 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   323
in preparation of the merge of the IPv6 API and implementation.
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   324
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   325
Future releases
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   326
---------------
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   327
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   328
Our next release, which is expected to happen in 2 to 4 months from now, will
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   329
feature the merging of some of our projects currently in development: python 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   330
scripting, IPv6, emulation, a statistics framework and synchronous posix 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   331
sockets.
3279
Craig Dowell <craigdo@ee.washington.edu>
parents: 3196
diff changeset
   332
3194
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   333
Release 3.0.13 (2008/06/02)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   334
===========================
3194
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   335
- point to point links generate ppp pcap traces
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   336
- point to point links support asymmetrical data rates.
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   337
- generate doxygen documentation for all attributes and trace sources
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   338
- add ConfigStore and GtkConfigStore to contrib module
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   339
- socket API now support tx and rx buffers: implemented for UDP and TCP
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   340
- ARP cache now supports per-entry pending queues
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   341
- lots of bugfixes and implementation and API cleanups
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   342
3196
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   343
Warning: among API changes in this release, Application::Start and 
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   344
Application::Stop now interprets the time argument as a relative
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   345
instead of absolute simulation time, to align with how Simulator::Schedule
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   346
behaves.  Any code that calls these APIs in the middle of the simulation 
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   347
will need to be adapted.  
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   348
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   349
The API of Simulator::StopAt (time) has also changed.  Now it is 
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   350
called Simulator::Stop (time), and takes a relative time, instead of 
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   351
absolute.
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   352
2891
aeca90b95bf5 nits for 3.0.12 release
Tom Henderson <tomh@tomh.org>
parents: 2842
diff changeset
   353
Release 3.0.12 (2008/04/07)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   354
===========================
2842
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   355
    - Add Attribute support to the TypeId metadata system and add
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   356
attribute support to all in-tree models
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   357
    - Add a mid-level helper API to build simulation topologies 
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   358
and perform simple ascii and pcap link-level tracing.
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   359
    - Large amount of structural changes to accomodate the needs
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   360
of the upcoming python bindings
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   361
    - new rate control algorithm (RRAA) and a jakes propagation model
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   362
in the 802.11 model (Federico Maguolo).
2891
aeca90b95bf5 nits for 3.0.12 release
Tom Henderson <tomh@tomh.org>
parents: 2842
diff changeset
   363
    - regression test framework added
aeca90b95bf5 nits for 3.0.12 release
Tom Henderson <tomh@tomh.org>
parents: 2842
diff changeset
   364
    - TCP delayed acknowledgements and multitasking server
2842
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   365
2337
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   366
Release 3.0.11 (2008/02/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   367
===========================
2337
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   368
    - Initial port of GTNetS TCP implementation (initial version 
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   369
that does not support multitasking or delayed acknowledgments yet, 
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   370
but supports a reliable stream service)
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   371
    - Changes to the ns-3 object model to create a TypeId-based 
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   372
metadata system
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   373
    - lots of bug fixes throughout the system
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   374
    - tutorial updates
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   375
2219
b5bf2588cde2 bump version and add release notes
Craig Dowell <craigdo@ee.washington.edu>
parents: 2194
diff changeset
   376
Release 3.0.10 (2008/01/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   377
===========================
2219
b5bf2588cde2 bump version and add release notes
Craig Dowell <craigdo@ee.washington.edu>
parents: 2194
diff changeset
   378
   - Add tutorial document content;
b5bf2588cde2 bump version and add release notes
Craig Dowell <craigdo@ee.washington.edu>
parents: 2194
diff changeset
   379
   - Valgrind option for "waf" tool;
b5bf2588cde2 bump version and add release notes
Craig Dowell <craigdo@ee.washington.edu>
parents: 2194
diff changeset
   380
   - Doxygen organization changes.
2194
25bad6958d13 update release_steps.txt
Tom Henderson <tomh@tomh.org>
parents: 2192
diff changeset
   381
2185
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   382
Release 3.0.9 (2007/12/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   383
==========================
2185
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   384
   - A 802.11 model ported from Yans. This model supports:
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   385
       * a rather extensive PHY model
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   386
       * log-distance and friis propagation model
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   387
       * a simple set of rate control algorithms (ARF, Ideal, 
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   388
         AARF, constant-rate)
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   389
       * adhoc and infrastructure mode (beacon+assoc)
2192
4db981a0d9eb bump VERSION and finish RELEASE_NOTES
Tom Henderson <tomh@tomh.org>
parents: 2185
diff changeset
   390
   - Use smart pointer for Packet in the APIs
4db981a0d9eb bump VERSION and finish RELEASE_NOTES
Tom Henderson <tomh@tomh.org>
parents: 2185
diff changeset
   391
   - A new contrib directory with helper classes: 
4db981a0d9eb bump VERSION and finish RELEASE_NOTES
Tom Henderson <tomh@tomh.org>
parents: 2185
diff changeset
   392
     EventGarbageCollector, Gnuplot
4db981a0d9eb bump VERSION and finish RELEASE_NOTES
Tom Henderson <tomh@tomh.org>
parents: 2185
diff changeset
   393
   - Tracing support for Applications
2185
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   394
   - many bugs fixed
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   395
1850
560a5091e0e6 release files
Craig Dowell <craigdo@ee.washington.edu>
parents: 1785
diff changeset
   396
Release 3.0.8 (2007/11/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   397
==========================
1850
560a5091e0e6 release files
Craig Dowell <craigdo@ee.washington.edu>
parents: 1785
diff changeset
   398
   - A simple error model
560a5091e0e6 release files
Craig Dowell <craigdo@ee.washington.edu>
parents: 1785
diff changeset
   399
   - Source files for ns-3 tutorial
560a5091e0e6 release files
Craig Dowell <craigdo@ee.washington.edu>
parents: 1785
diff changeset
   400
1785
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   401
Release 3.0.7 (2007/10/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   402
==========================
1785
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   403
  - OLSR routing protocol
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   404
  - A timer class
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   405
  - Additional mobility models (random waypoint, random 2D walk)
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   406
  - A mobility visualization tool 
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   407
1516
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   408
Release 3.0.6 (2007/09/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   409
==========================
1516
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   410
  - Static multicast IPv4 routing
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   411
  - Logging overhaul (NS_LOG macros)
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   412
  - Refactoring of tracing subsystem
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   413
  - Tutorial document started
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   414
 
1284
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   415
Release 3.0.5 (2007/08/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   416
==========================
999
a3c715562d79 start filling release notes with merged items
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 929
diff changeset
   417
1284
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   418
  - Refactoring to support win32-based unix environments (Cygwin, mingw)
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   419
  - "Packet socket" for allowing applications to access NetDevices directly
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   420
  - Generalized, polymorphic Address class
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   421
  - Add CSMA NetDevice model (from Emmanuelle Laprise)
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   422
  - Modularize IPv4 routing support (from Gustavo Carneiro)
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   423
  - Add mobility framework and basic mobility models 
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   424
  - Global unicast centralized routing 
999
a3c715562d79 start filling release notes with merged items
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 929
diff changeset
   425
929
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   426
Release 3.0.4 (2007/07/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   427
==========================
929
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   428
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   429
  - Enable waf as the default build system.
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   430
  - Per-packet metadata:  a system to track which headers and trailers 
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   431
    are added to a packet
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   432
  - Simplifications to point-to-point devices and channel
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   433
759
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   434
Release 3.0.3 (2007/06/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   435
==========================
759
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   436
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   437
  - Enable Waf for release tarballs: users can now build ns-3
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   438
    with the "waf" tool. See doc/build-waf.txt.
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   439
  - Add support for variable time precision: it is now possible
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   440
    to run a simulation with an accuracy which is higher or lower
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   441
    than a nanosecond: seconds, milliseconds, microseconds, 
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   442
    femtoseconds and picoseconds are supported.
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   443
  - Optimize and rework the COM framework, solidify the component 
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   444
    manager
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   445
  - Many small API cleanups
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   446
657
be551a3b07c6 minor changes due to documentation review
Tom Henderson <tomh@tomh.org>
parents: 635
diff changeset
   447
Release 3.0.2 (2007/05/18)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   448
==========================
635
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   449
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   450
  - Implement a new memory management infrastructure based
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   451
    on reference counting and smart pointers (the latter being
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   452
    optional)
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   453
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   454
  - Implement a COM-like framework with support for QueryInterface
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   455
    to provide object extensibility
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   456
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   457
  - Add support for a BSD-style socket API for user applications
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   458
657
be551a3b07c6 minor changes due to documentation review
Tom Henderson <tomh@tomh.org>
parents: 635
diff changeset
   459
Release 3.0.1 (2007/03/31)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   460
==========================
421
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
   461
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
   462
  - First public release; not yet pre-alpha.
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
   463
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
   464
  - Simple UDP-based simulation script (examples/simple-p2p.cc)