RELEASE_NOTES
changeset 6586 8ddf25211f89
parent 6578 14019c625ab8
child 6598 7459bc9f1a3b
equal deleted inserted replaced
6585:cee8acbf2a32 6586:8ddf25211f89
    12 Release 3.9
    12 Release 3.9
    13 ===========
    13 ===========
    14 
    14 
    15 Availability
    15 Availability
    16 ------------
    16 ------------
    17 This release is not yet available.
    17 This release is immediately available from:
       
    18 http://www.nsnam.org/releases/ns-allinone-3.9.tar.bz2
    18 
    19 
    19 Supported platforms
    20 Supported platforms
    20 -------------------
    21 -------------------
    21 ns-3.9 has been tested on the following platforms:
    22 ns-3.9 has been tested on the following platforms:
    22 - Ubuntu 10.04 LTS 32/64-bit gcc-4.4.3
    23 - Ubuntu 10.04 LTS 32/64-bit gcc-4.4.3
    48      has been validated in clear-channel testbed tests.  For 802.11b, it
    49      has been validated in clear-channel testbed tests.  For 802.11b, it
    49      uses the same underlying model as the YansErrorRateModel, but it differs
    50      uses the same underlying model as the YansErrorRateModel, but it differs
    50      from YansErrorRateModel for OFDM modes (802.11a/g).  The default
    51      from YansErrorRateModel for OFDM modes (802.11a/g).  The default
    51      YansWifiPhyHelper has been changed to use this model.
    52      YansWifiPhyHelper has been changed to use this model.
    52 
    53 
    53    - A brand new NS-2 mobility trace reader supports BonnMotion, SUMO, TraNS, 
    54    - A new NS-2 mobility trace reader supports BonnMotion, SUMO, TraNS, 
    54      etc. traces.
    55      etc. traces.
    55 
    56 
    56    - An energy model for nodes and devices, including an energy source
    57    - An energy model for nodes and devices, including an energy source
    57      model and device energy models allowing energy-aware devices
    58      model and device energy models allowing energy-aware devices
    58      to notify the energy source about energy consumption.  
    59      to notify the energy source about energy consumption.  
    65      channel, PHY, and MAC models to enable researchers to model a variety 
    66      channel, PHY, and MAC models to enable researchers to model a variety 
    66      of underwater network scenarios.
    67      of underwater network scenarios.
    67 
    68 
    68 Bugs fixed
    69 Bugs fixed
    69 ----------
    70 ----------
    70 The following lists many of the bugs that were fixed since ns-3.8, in
    71 The following lists many of the bugs fixed or small feature additions 
    71 many cases referencing the Bugzilla bug number
    72 since ns-3.8, in many cases referencing the Bugzilla bug number
    72 
    73 
    73    - IPv4 global routing code; stub networks were assumed to be /24
    74    - IPv4 global routing code; stub networks were assumed to be /24
    74      and added as /24 networks even if the mask is actually different
    75      and added as /24 networks even if the mask is actually different
    75    - OLSR was generating messages on non-OLSR interfaces
    76    - OLSR was generating messages on non-OLSR interfaces
    76    - ICMPv4 objects not properly registered; affected serialization code
    77    - ICMPv4 objects not properly registered; affected serialization code
   153    - bug 964 - AODV does not work with host addressed interfaces
   154    - bug 964 - AODV does not work with host addressed interfaces
   154    - bug 965 - Problem building /src/core/callback.cc
   155    - bug 965 - Problem building /src/core/callback.cc
   155    - bug 966 - AODV originates new RREQ on each packet, when doesn't have 
   156    - bug 966 - AODV originates new RREQ on each packet, when doesn't have 
   156                valid route
   157                valid route
   157    - bug 969 - No SocketList is present in UdpL4Protocol class
   158    - bug 969 - No SocketList is present in UdpL4Protocol class
   158    - bug 970 - move UAN over to new directory structure
       
   159    - bug 971 - fix AODV header Print functions 
   159    - bug 971 - fix AODV header Print functions 
   160    - bug 972 - [flow monitor] assertion fails in pv4-flow-probe.cc
   160    - bug 972 - [flow monitor] assertion fails in pv4-flow-probe.cc
   161 
   161 
   162 Known issues
   162 Known issues
   163 ------------
   163 ------------