RELEASE_NOTES
changeset 10143 48f66512ec9b
parent 10139 17a71cd49da3
child 10146 efc260b40738
equal deleted inserted replaced
10142:3dc19f3ac5a7 10143:48f66512ec9b
    42 - IPv6 can now detect and use Path-MTU. See 
    42 - IPv6 can now detect and use Path-MTU. See 
    43   examples/ipv6/fragmentation-ipv6-two-MTU.cc for an example.
    43   examples/ipv6/fragmentation-ipv6-two-MTU.cc for an example.
    44 - Radvd application have a new Helper. See the updated 
    44 - Radvd application have a new Helper. See the updated 
    45   examples/ipv6/radvd.cc for an example.
    45   examples/ipv6/radvd.cc for an example.
    46 - 11n- It is now possible to create a high throughput (HT) node that used the new 11n data rates and preambles.
    46 - 11n- It is now possible to create a high throughput (HT) node that used the new 11n data rates and preambles.
       
    47 - It is now possible to request printing command line arguments to the
       
    48   desired output stream using PrintHelp or operator <<
    47 
    49 
    48 Bugs fixed
    50 Bugs fixed
    49 ----------
    51 ----------
    50 - Bug 760 - IP address removal can be painful
    52 - Bug 760 - IP address removal can be painful
    51 - Bug 1296 - Enhancement in Ipv[4,6]RoutingHelper
    53 - Bug 1296 - Enhancement in Ipv[4,6]RoutingHelper
    73 - Bug 1727 - Ping6 should use a proper source address
    75 - Bug 1727 - Ping6 should use a proper source address
    74 - Bug 1728 - Radvd application is missing an Helper
    76 - Bug 1728 - Radvd application is missing an Helper
    75 - Bug 1731 - lte-phy-error-model passes unexpectedly
    77 - Bug 1731 - lte-phy-error-model passes unexpectedly
    76 - Bug 1742 - IPv6 HbH and Dst Extension Header size is not correctly calculated
    78 - Bug 1742 - IPv6 HbH and Dst Extension Header size is not correctly calculated
    77 - Bug 1752 - RadvdInterface m_defaultLifeTime is set to milliseconds instead of seconds
    79 - Bug 1752 - RadvdInterface m_defaultLifeTime is set to milliseconds instead of seconds
       
    80 - Bug 1754 - Missing GIL lock in generated callback destructor
    78 
    81 
    79 Known issues
    82 Known issues
    80 ------------
    83 ------------
    81 In general, known issues are tracked on the project tracker available
    84 In general, known issues are tracked on the project tracker available
    82 at http://www.nsnam.org/bugzilla/
    85 at http://www.nsnam.org/bugzilla/