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