RELEASE_NOTES
author Craig Dowell <craigdo@ee.washington.edu>
Thu, 15 Oct 2009 10:53:31 -0700
changeset 5420 f8d0052cb2d5
parent 5407 4ad0d23af431
child 5428 c2b66b1a475c
permissions -rw-r--r--
add flowmon to RELEASE_NOTES
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: 
4661
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4638
diff changeset
     7
http://www.nsnam.org including tutorials: http://www.nsnam.org/tutorials.html
3687
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
     8
4704
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
     9
Release 3.6
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    10
===========
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    11
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    12
Availability
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    13
------------
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    14
This release is immediately available from:
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    15
http://www.nsnam.org/releases/ns-allinone-3.6.tar.bz2
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    16
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    17
Supported platforms
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    18
-------------------
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    19
ns-3.6 has been tested on the following platforms:
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    20
  - linux x86 gcc 4.2, 4.1, and, 3.4.6.
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    21
  - linux x86_64 gcc 4.4.0, 4.3.2, 4.2.3, 4.2.1, 4.1.3, 3.4.6
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    22
  - MacOS X ppc and x86 (gcc 4.0.x and 4.2.x)
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    23
  - cygwin gcc 3.4.4 (debug only), gcc 4.3.2 (debug and optimized)
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    24
  - mingw gcc 3.4.5 (debug only)
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    25
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    26
Not all ns-3 options are available on all platforms; consult the
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    27
wiki for more information:
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    28
http://www.nsnam.org/wiki/index.php/Installation
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    29
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    30
New user-visible features
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    31
-------------------------
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    32
5190
773ce0e71ad6 put all wifi news together
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5184
diff changeset
    33
  a) 802.11 models:
773ce0e71ad6 put all wifi news together
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5184
diff changeset
    34
     - Add an implementation of the minstrel rate control algorithm 
773ce0e71ad6 put all wifi news together
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5184
diff changeset
    35
       (Duy Nguyen for gsoc)
773ce0e71ad6 put all wifi news together
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5184
diff changeset
    36
     - AthstatsHelper: enables the wifi device to produce periodic 
773ce0e71ad6 put all wifi news together
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5184
diff changeset
    37
       reports similar to the ones generated by madwifi's
773ce0e71ad6 put all wifi news together
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5184
diff changeset
    38
       athstats tool (Nicola Baldo)
773ce0e71ad6 put all wifi news together
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5184
diff changeset
    39
     - 10MHz and 5MHz channel width supported by 802.11a model 
773ce0e71ad6 put all wifi news together
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5184
diff changeset
    40
       (Ramon Bauza and Kirill Andreev)
5191
ca171cb4ea82 merge with HEAD
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5190 5189
diff changeset
    41
     - Channel switching support. YansWifiPhy can now switch among 
ca171cb4ea82 merge with HEAD
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5190 5189
diff changeset
    42
       different channels (Ramon Bauza and Pavel Boyko)
4731
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    43
  
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    44
  b) IPv6 models:
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    45
    - IPv6 interface;
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    46
    - IPv6 layer;
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    47
    - IPv6 raw socket;
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    48
    - Static IPv6 routing;
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    49
    - ICMPv6 layer;
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    50
    - Some ICMPv6 error messages (destination unreachable, ...);
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    51
    - Neighbor Discovery Protocol (NS/NA, RS/RA, redirection);
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    52
    - Ping6 application (send Echo request);
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    53
    - Radvd application (send RA);
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    54
    - Examples (ping6, simple-routing-ping6, radvd, radvd-two-prefix,
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    55
      icmpv6-redirect).
4735
f011cf863e07 updated release notes
Nicola Baldo <nbaldo@cttc.es>
parents: 4731
diff changeset
    56
5190
773ce0e71ad6 put all wifi news together
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 5184
diff changeset
    57
  c) Wireless Mesh Networking models:
5184
a109c38131dd Cosmetics
Pavel Boyko <boyko@iitp.ru>
parents: 5182
diff changeset
    58
    - General multi-interface mesh stack infrastructure (devices/mesh module).
a109c38131dd Cosmetics
Pavel Boyko <boyko@iitp.ru>
parents: 5182
diff changeset
    59
    - IEEE 802.11s (Draft 3.0) model including Peering Management Protocol and HWMP.
a109c38131dd Cosmetics
Pavel Boyko <boyko@iitp.ru>
parents: 5182
diff changeset
    60
    - Forwarding Layer for Meshing (FLAME) protocol.
5182
7f7925e2cd7e Added 11s description to ELEASE_NOTES, fixed dependencies in building
Kirill Andreev <andreev@iitp.ru>
parents: 4735
diff changeset
    61
5224
06f639d05b8f Merge NixVector Routing code
Josh Pelkey <jpelkey@gatech.edu>
parents: 5191
diff changeset
    62
  d) Nix-vector routing:  
06f639d05b8f Merge NixVector Routing code
Josh Pelkey <jpelkey@gatech.edu>
parents: 5191
diff changeset
    63
    - Ipv4NixVectorHelper
06f639d05b8f Merge NixVector Routing code
Josh Pelkey <jpelkey@gatech.edu>
parents: 5191
diff changeset
    64
    - Examples (nix-simple, nms-p2p-nix)
06f639d05b8f Merge NixVector Routing code
Josh Pelkey <jpelkey@gatech.edu>
parents: 5191
diff changeset
    65
5407
4ad0d23af431 update CHANGES.html and RELEASE_NOTES for release
Craig Dowell <craigdo@ee.washington.edu>
parents: 5224
diff changeset
    66
  e) New Test Framework
4ad0d23af431 update CHANGES.html and RELEASE_NOTES for release
Craig Dowell <craigdo@ee.washington.edu>
parents: 5224
diff changeset
    67
    - Use test.py instead of ./waf check or ./waf --regression
4ad0d23af431 update CHANGES.html and RELEASE_NOTES for release
Craig Dowell <craigdo@ee.washington.edu>
parents: 5224
diff changeset
    68
    - Previous unit tests have been ported to new framework.
4ad0d23af431 update CHANGES.html and RELEASE_NOTES for release
Craig Dowell <craigdo@ee.washington.edu>
parents: 5224
diff changeset
    69
    - Examples are tested for run-ability.
4ad0d23af431 update CHANGES.html and RELEASE_NOTES for release
Craig Dowell <craigdo@ee.washington.edu>
parents: 5224
diff changeset
    70
5420
f8d0052cb2d5 add flowmon to RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 5407
diff changeset
    71
  f) A new Flow Monitor module
f8d0052cb2d5 add flowmon to RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 5407
diff changeset
    72
   - To very easily measure flow metrics in a simulation
f8d0052cb2d5 add flowmon to RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 5407
diff changeset
    73
   - No need to use trace callbacks or parsing trace files
f8d0052cb2d5 add flowmon to RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 5407
diff changeset
    74
4704
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    75
API changes from ns-3.5
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    76
-----------------------
4731
510db8599bfb second phase of IPv6 checkins from Univ. of Strasbourg team
Sebastien Vincent <vincent@clarinet.u-strasbg.fr>
parents: 4704
diff changeset
    77
API changes for this release are documented in the file CHANGES.html. 
4704
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    78
XXX
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    79
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    80
Known issues
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    81
------------
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    82
ns-3 build is known to fail on the following platforms:
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    83
  - gcc 3.3 and earlier
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    84
  - optimized builds on gcc 3.4.4 and 3.4.5
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    85
  - optimized builds on linux x86 gcc 4.0.x
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    86
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    87
Future releases
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    88
---------------
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    89
XXX
84b36a63dc23 stub release notes for 3.6
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4661
diff changeset
    90
4412
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    91
Release 3.5
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    92
===========
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    93
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    94
Availability
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
    95
------------
4612
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    96
This release is immediately available from:
4638
527e807151ae download url should point to allinone tarball
Andrey Hippo<ahippo@yandex.ru>
parents: 4636
diff changeset
    97
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
    98
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
    99
Supported platforms
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   100
-------------------
4636
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4612
diff changeset
   101
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
   102
  - 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
   103
  - 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
   104
  - 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
   105
  - 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
   106
  - 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
   107
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   108
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
   109
wiki for more information:
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   110
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
   111
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
   112
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
   113
-------------------------
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
   114
4471
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
   115
  a) 802.11 MAC:
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
   116
     - EDCA multi-qos-class support (Mirko Banchi)
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
   117
     - 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
   118
     - aarf-cd and cara rate control algorithms (Federico Maguolo)
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
   119
  b) 802.11 PHY:
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
   120
     - 802.11b PHY support (Gary Pei)
ef1730710767 update RELEASE_NOTES
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4412
diff changeset
   121
     - Nakagami propagation loss model (Timo Bingmann)
4492
3ebeb7bf3c15 added support for radiotap and prism headers
Nicola Baldo <nbaldo@cttc.es>
parents: 4475
diff changeset
   122
     - 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
   123
  c) RandomVariable:
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   124
     - GammaVariable and ErlangVariable (Timo Bingmann)
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   125
     - ZipfVariable (Francesco Malandrino)
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   126
  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
   127
  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
   128
     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
   129
 
d567b96b88e6 Added new ns-3.5 wifi features in RELEASE_NOTES
Mirko Banchi <mk.banchi@gmail.com>
parents: 4303
diff changeset
   130
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
   131
-----------------------
4475
a232dcbbe7a8 api changes and release notes for IPv4 routing rework
Tom Henderson <tomh@tomh.org>
parents: 4471
diff changeset
   132
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
   133
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
   134
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
   135
4612
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   136
Known issues
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   137
------------
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   138
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
   139
  - gcc 3.3 and earlier
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   140
  - 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
   141
  - 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
   142
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   143
Future releases
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   144
---------------
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   145
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
   146
feature the merging of some of our projects currently in development including
4661
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4638
diff changeset
   147
fuller IPv6 support, some smaller features such as a new Global ARP 
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4638
diff changeset
   148
package, and possibly a new Testing and Validation suite.
4612
0053aa3d8c22 update RELEASE_NOTES in preparation of rc2
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 4492
diff changeset
   149
4303
cf08bd85770d RELEASE_NOTES shouldn't refer to past releases as future releases
Craig Dowell <craigdo@ee.washington.edu>
parents: 4302
diff changeset
   150
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
   151
===========
3466
cbf5120f5eb6 more details for 3.2 release notes
Tom Henderson <tomh@tomh.org>
parents: 3465
diff changeset
   152
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   153
Availability
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   154
------------
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   155
This release is immediately available from:
4638
527e807151ae download url should point to allinone tarball
Andrey Hippo<ahippo@yandex.ru>
parents: 4636
diff changeset
   156
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
   157
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   158
Supported platforms
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   159
-------------------
4302
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   160
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
   161
  - 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
   162
  - 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
   163
  - MacOS X ppc and x86
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   164
  - 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
   165
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   166
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
   167
wiki for more information:
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   168
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
   169
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   170
New user-visible features
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   171
-------------------------
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   172
  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
   173
     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
   174
     multicast support.
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   175
4302
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   176
  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
   177
     names has been added.
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   178
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   179
  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
   180
     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
   181
     and simulated networks.
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   182
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   183
  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
   184
     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
   185
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   186
  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
   187
5791e06dc1d1 RELEASE_NOTES for ns-3.4
Craig Dowell <craigdo@ee.washington.edu>
parents: 4081
diff changeset
   188
  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
   189
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   190
API changes from ns-3.3
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   191
-----------------------
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   192
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
   193
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   194
Known issues
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   195
------------
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   196
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
   197
  - gcc 3.3 and earlier
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   198
  - 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
   199
  - 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
   200
  - 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
   201
  - MinGW
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   202
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   203
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
   204
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
   205
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   206
Future releases
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   207
---------------
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   208
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
   209
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
   210
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
   211
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
   212
suite,
4081
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   213
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   214
Release 3.3
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   215
===========
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   216
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   217
Availability
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   218
------------
74180c1a3af9 add wifi features to release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3982
diff changeset
   219
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
   220
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
   221
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   222
Supported platforms
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   223
-------------------
4303
cf08bd85770d RELEASE_NOTES shouldn't refer to past releases as future releases
Craig Dowell <craigdo@ee.washington.edu>
parents: 4302
diff changeset
   224
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
   225
  - 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
   226
  - 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
   227
  - MacOS X ppc and x86
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   228
  - 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
   229
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   230
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
   231
wiki for more information:
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   232
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
   233
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   234
New user-visible features
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   235
-------------------------
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   236
  a) Emulated Net Device
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   237
     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
   238
     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
   239
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   240
  b) ICMP Support
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   241
     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
   242
     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
   243
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   244
  c) IPv6 Address Support
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   245
     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
   246
     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
   247
3982
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   248
  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
   249
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   250
  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
   251
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   252
  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
   253
     (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
   254
     bridge net devices 
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   255
4f370a1b637c add some things to release notes and changes.html; revise README
Tom Henderson <tomh@tomh.org>
parents: 3967
diff changeset
   256
  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
   257
3967
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   258
API changes from ns-3.2
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   259
-----------------------
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   260
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
   261
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   262
Known issues
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   263
------------
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   264
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
   265
  - gcc 3.3 and earlier
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   266
  - 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
   267
  - 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
   268
  - 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
   269
  - MinGW
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   270
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   271
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
   272
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
   273
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   274
Future releases
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   275
---------------
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   276
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
   277
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
   278
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
   279
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
   280
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   281
Release 3.2
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   282
===========
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   283
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   284
Availability
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   285
------------
f33cbf6b051c update RELEASE_NOTES for ns-3.3
Craig Dowell <craigdo@ee.washington.edu>
parents: 3706
diff changeset
   286
This release is immediately available from:
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   287
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
   288
3687
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   289
Supported platforms
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   290
-------------------
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   291
ns-3.2 has been tested on the following platforms:
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   292
  - 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
   293
  - 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
   294
  - MacOS X ppc and x86
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   295
  - cygwin gcc 3.4.4 (debug only)
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   296
3687
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   297
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
   298
wiki for more information:
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   299
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
   300
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   301
New user-visible features
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   302
-------------------------
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   303
  a) Learning bridge (IEEE 802.1D)
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   304
    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
   305
    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
   306
    this new mode of operation. (contributed by Gustavo Carneiro)
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   307
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   308
  b) Python bindings
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   309
    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
   310
    python bindings (contributed by Gustavo Carneiro).
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   311
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   312
  c) Real-time simulator
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   313
    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
   314
    wall-clock time (contributed by Craig Dowell).
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   315
3706
4eba9967700e mispeeling in RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3692
diff changeset
   316
  d) Network Simulation Cradle
4eba9967700e mispeeling in RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3692
diff changeset
   317
    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
   318
    (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
   319
    using various versions of kernel TCP network stacks. (contributed
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   320
    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
   321
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   322
  e) A statistics framework
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   323
    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
   324
    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
   325
    runs (database and ascii file backends are available).
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   326
    More information on the wiki:
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   327
    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
   328
3687
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   329
API changes from ns-3.1
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   330
-----------------------
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   331
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
   332
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   333
Known issues
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   334
------------
3687
bef19c2939f2 some release notes edits
Tom Henderson <tomh@tomh.org>
parents: 3652
diff changeset
   335
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
   336
  - gcc 3.3 and earlier
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   337
  - 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
   338
  - 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
   339
  - 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
   340
  - MinGW
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   341
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   342
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
   343
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
   344
3652
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   345
Future releases
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   346
---------------
f17da31d6081 update release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 3593
diff changeset
   347
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
   348
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
   349
emulation, and synchronous posix sockets.
3465
a1d2a8165500 Add release notes.
Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
parents: 3426
diff changeset
   350
3357
93218ac0d373 Prepare for 3.1
Craig Dowell <craigdo@ee.washington.edu>
parents: 3279
diff changeset
   351
Release 3.1 (2008/06/30)
3279
Craig Dowell <craigdo@ee.washington.edu>
parents: 3196
diff changeset
   352
========================
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   353
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   354
The first ns-3 stable release
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   355
-----------------------------
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   356
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   357
This release is immediately available from:
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   358
http://www.nsnam.org/releases/ns-3.1.tar.bz2
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   359
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   360
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
   361
Federico Maguolo.
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   362
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   363
What is ns-3 ?
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   364
--------------
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   365
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   366
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
   367
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
   368
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
   369
models.
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   370
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   371
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
   372
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
   373
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
   374
models and/or to maintain existing models.
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   375
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   376
Where to get more information about ns-3
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   377
----------------------------------------
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   378
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   379
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
   380
http://www.nsnam.org
3279
Craig Dowell <craigdo@ee.washington.edu>
parents: 3196
diff changeset
   381
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   382
Including, tutorials:
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   383
http://www.nsnam.org/tutorials.html
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   384
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   385
Supported platforms
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   386
-------------------
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   387
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   388
ns-3 is regularly tested on the following platforms:
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   389
  - 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
   390
  - 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
   391
  - MacOS X ppc and x86
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   392
  - cygwin gcc 3.4.4 (debug only)
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   393
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   394
Known issues
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   395
------------
3279
Craig Dowell <craigdo@ee.washington.edu>
parents: 3196
diff changeset
   396
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   397
ns-3 is known to fail on the following platforms:
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   398
  - gcc 3.3 and earlier
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   399
  - 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
   400
  - optimized builds on linux x86 gcc 4.0.x
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   401
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   402
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
   403
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
   404
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   405
Future releases
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   406
---------------
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   407
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   408
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
   409
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
   410
scripting, IPv6, emulation, a statistics framework and synchronous posix 
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   411
sockets.
3279
Craig Dowell <craigdo@ee.washington.edu>
parents: 3196
diff changeset
   412
3194
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   413
Release 3.0.13 (2008/06/02)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   414
===========================
3194
79dba133b5f8 update RELEASE_NOTES and a few other files
Tom Henderson <tomh@tomh.org>
parents: 2891
diff changeset
   415
- 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
   416
- 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
   417
- 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
   418
- 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
   419
- 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
   420
- 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
   421
- 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
   422
3196
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   423
Warning: among API changes in this release, Application::Start and 
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   424
Application::Stop now interprets the time argument as a relative
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   425
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
   426
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
   427
will need to be adapted.  
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   428
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   429
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
   430
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
   431
absolute.
539a710e5cf9 Gustavo's API warnings
Tom Henderson <tomh@tomh.org>
parents: 3194
diff changeset
   432
2891
aeca90b95bf5 nits for 3.0.12 release
Tom Henderson <tomh@tomh.org>
parents: 2842
diff changeset
   433
Release 3.0.12 (2008/04/07)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   434
===========================
2842
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   435
    - 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
   436
attribute support to all in-tree models
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   437
    - 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
   438
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
   439
    - 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
   440
of the upcoming python bindings
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   441
    - 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
   442
in the 802.11 model (Federico Maguolo).
2891
aeca90b95bf5 nits for 3.0.12 release
Tom Henderson <tomh@tomh.org>
parents: 2842
diff changeset
   443
    - regression test framework added
aeca90b95bf5 nits for 3.0.12 release
Tom Henderson <tomh@tomh.org>
parents: 2842
diff changeset
   444
    - TCP delayed acknowledgements and multitasking server
2842
d6a128110975 initial draft of release notes.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2337
diff changeset
   445
2337
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   446
Release 3.0.11 (2008/02/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   447
===========================
2337
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   448
    - Initial port of GTNetS TCP implementation (initial version 
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   449
that does not support multitasking or delayed acknowledgments yet, 
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   450
but supports a reliable stream service)
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   451
    - 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
   452
metadata system
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   453
    - lots of bug fixes throughout the system
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   454
    - tutorial updates
604a3bc1fbb3 initial release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 2219
diff changeset
   455
2219
b5bf2588cde2 bump version and add release notes
Craig Dowell <craigdo@ee.washington.edu>
parents: 2194
diff changeset
   456
Release 3.0.10 (2008/01/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   457
===========================
2219
b5bf2588cde2 bump version and add release notes
Craig Dowell <craigdo@ee.washington.edu>
parents: 2194
diff changeset
   458
   - Add tutorial document content;
b5bf2588cde2 bump version and add release notes
Craig Dowell <craigdo@ee.washington.edu>
parents: 2194
diff changeset
   459
   - Valgrind option for "waf" tool;
b5bf2588cde2 bump version and add release notes
Craig Dowell <craigdo@ee.washington.edu>
parents: 2194
diff changeset
   460
   - Doxygen organization changes.
2194
25bad6958d13 update release_steps.txt
Tom Henderson <tomh@tomh.org>
parents: 2192
diff changeset
   461
2185
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   462
Release 3.0.9 (2007/12/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   463
==========================
2185
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   464
   - 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
   465
       * a rather extensive PHY model
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   466
       * log-distance and friis propagation model
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   467
       * 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
   468
         AARF, constant-rate)
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   469
       * adhoc and infrastructure mode (beacon+assoc)
2192
4db981a0d9eb bump VERSION and finish RELEASE_NOTES
Tom Henderson <tomh@tomh.org>
parents: 2185
diff changeset
   470
   - Use smart pointer for Packet in the APIs
4db981a0d9eb bump VERSION and finish RELEASE_NOTES
Tom Henderson <tomh@tomh.org>
parents: 2185
diff changeset
   471
   - A new contrib directory with helper classes: 
4db981a0d9eb bump VERSION and finish RELEASE_NOTES
Tom Henderson <tomh@tomh.org>
parents: 2185
diff changeset
   472
     EventGarbageCollector, Gnuplot
4db981a0d9eb bump VERSION and finish RELEASE_NOTES
Tom Henderson <tomh@tomh.org>
parents: 2185
diff changeset
   473
   - Tracing support for Applications
2185
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   474
   - many bugs fixed
d3582be30902 initial release notes for upcoming release
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 1850
diff changeset
   475
1850
560a5091e0e6 release files
Craig Dowell <craigdo@ee.washington.edu>
parents: 1785
diff changeset
   476
Release 3.0.8 (2007/11/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   477
==========================
1850
560a5091e0e6 release files
Craig Dowell <craigdo@ee.washington.edu>
parents: 1785
diff changeset
   478
   - A simple error model
560a5091e0e6 release files
Craig Dowell <craigdo@ee.washington.edu>
parents: 1785
diff changeset
   479
   - Source files for ns-3 tutorial
560a5091e0e6 release files
Craig Dowell <craigdo@ee.washington.edu>
parents: 1785
diff changeset
   480
1785
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   481
Release 3.0.7 (2007/10/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   482
==========================
1785
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   483
  - OLSR routing protocol
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   484
  - A timer class
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   485
  - Additional mobility models (random waypoint, random 2D walk)
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   486
  - A mobility visualization tool 
04704f042c03 Release notes for 3.0.7
Tom Henderson <tomh@tomh.org>
parents: 1516
diff changeset
   487
1516
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   488
Release 3.0.6 (2007/09/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   489
==========================
1516
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   490
  - Static multicast IPv4 routing
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   491
  - Logging overhaul (NS_LOG macros)
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   492
  - Refactoring of tracing subsystem
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   493
  - Tutorial document started
6c4850dc539e release notes for 3.0.6
Tom Henderson <tomh@tomh.org>
parents: 1284
diff changeset
   494
 
1284
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   495
Release 3.0.5 (2007/08/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   496
==========================
999
a3c715562d79 start filling release notes with merged items
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 929
diff changeset
   497
1284
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   498
  - Refactoring to support win32-based unix environments (Cygwin, mingw)
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   499
  - "Packet socket" for allowing applications to access NetDevices directly
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   500
  - Generalized, polymorphic Address class
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   501
  - Add CSMA NetDevice model (from Emmanuelle Laprise)
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   502
  - Modularize IPv4 routing support (from Gustavo Carneiro)
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   503
  - Add mobility framework and basic mobility models 
e201ec8a248f Release notes updated
Tom Henderson <tomh@tomh.org>
parents: 999
diff changeset
   504
  - Global unicast centralized routing 
999
a3c715562d79 start filling release notes with merged items
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 929
diff changeset
   505
929
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   506
Release 3.0.4 (2007/07/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   507
==========================
929
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   508
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   509
  - Enable waf as the default build system.
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   510
  - 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
   511
    are added to a packet
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   512
  - Simplifications to point-to-point devices and channel
9394956b7fc4 changes for 3.0.4 release
Tom Henderson <tomh@tomh.org>
parents: 759
diff changeset
   513
759
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   514
Release 3.0.3 (2007/06/15)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   515
==========================
759
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   516
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   517
  - 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
   518
    with the "waf" tool. See doc/build-waf.txt.
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   519
  - 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
   520
    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
   521
    than a nanosecond: seconds, milliseconds, microseconds, 
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   522
    femtoseconds and picoseconds are supported.
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   523
  - Optimize and rework the COM framework, solidify the component 
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   524
    manager
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   525
  - Many small API cleanups
8d6562ea21a4 add release notes
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 657
diff changeset
   526
657
be551a3b07c6 minor changes due to documentation review
Tom Henderson <tomh@tomh.org>
parents: 635
diff changeset
   527
Release 3.0.2 (2007/05/18)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   528
==========================
635
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   529
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   530
  - 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
   531
    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
   532
    optional)
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   533
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   534
  - 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
   535
    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
   536
71b92dfe5f55 write README, contributing.txt, reorganize the other documentation files
Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
parents: 421
diff changeset
   537
  - 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
   538
657
be551a3b07c6 minor changes due to documentation review
Tom Henderson <tomh@tomh.org>
parents: 635
diff changeset
   539
Release 3.0.1 (2007/03/31)
3361
b8db6cd10444 update RELEASE_NOTES
Craig Dowell <craigdo@ee.washington.edu>
parents: 3357
diff changeset
   540
==========================
421
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
   541
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
   542
  - First public release; not yet pre-alpha.
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
   543
56928998e05c Final pre-release files
Tom Henderson <tomh@tomh.org>
parents:
diff changeset
   544
  - Simple UDP-based simulation script (examples/simple-p2p.cc)