RELEASE_NOTES
changeset 7297 9843c12351cb
parent 7293 66cae5efc709
equal deleted inserted replaced
7296:41d3d15332f7 7297:9843c12351cb
    12 Release 3.11
    12 Release 3.11
    13 ===========
    13 ===========
    14 
    14 
    15 Availability
    15 Availability
    16 ------------
    16 ------------
    17 This release is not yet available.
    17 This release is available from: 
       
    18 http://www.nsnam.org/releases/ns-allinone-3.11.tar.bz2
    18 
    19 
    19 Supported platforms
    20 Supported platforms
    20 -------------------
    21 -------------------
    21 ns-3.11 has been tested on the following platforms.  Not all features are
    22 ns-3.11 has been tested on the following platforms.  Not all features are
    22 available on all platforms; check the Installation page on the project wiki.
    23 available on all platforms; check the Installation page on the project wiki.
    88    - CsmaNetDevice ReceiveErrorModel was not dropping the packet
    89    - CsmaNetDevice ReceiveErrorModel was not dropping the packet
    89    - Several "set but not used" bugs for newer compilers quick-fixed
    90    - Several "set but not used" bugs for newer compilers quick-fixed
    90 
    91 
    91    - bug 445 - Is the class name Scalar in nstime.h appropriate?
    92    - bug 445 - Is the class name Scalar in nstime.h appropriate?
    92    - bug 699 - TestCase::DoRun probably should not return a bool
    93    - bug 699 - TestCase::DoRun probably should not return a bool
       
    94    - bug 823 - Need finer-grained control over what goes into libns3
    93    - bug 957 - Issue with test.py
    95    - bug 957 - Issue with test.py
    94    - bug 1017 - node --> internet-stack --> node
    96    - bug 1017 - node --> internet-stack --> node
    95    - bug 1018 - mobility --> helper --> mobility circular dependency
    97    - bug 1018 - mobility --> helper --> mobility circular dependency
    96    - bug 1019 - common --> node --> common circular dependency
    98    - bug 1019 - common --> node --> common circular dependency
    97    - bug 1038 - Time::Get*Seconds () return signed integer while actually returning unsigned.
    99    - bug 1038 - Time::Get*Seconds () return signed integer while actually returning unsigned.