RELEASE_NOTES
changeset 11612 47c1048095f0
parent 11591 400d72ce0f21
child 11623 9973457339ef
equal deleted inserted replaced
11611:0cd891a4d1e0 11612:47c1048095f0
    32 - Bug 1901 - mesh module producing malformed pcaps
    32 - Bug 1901 - mesh module producing malformed pcaps
    33 - Bug 1929 - TcpL4Protocol::Send must indicate the source address to routing (if known)
    33 - Bug 1929 - TcpL4Protocol::Send must indicate the source address to routing (if known)
    34 - Bug 1982 - AODV and mesh modules use random variables before seeds can be set
    34 - Bug 1982 - AODV and mesh modules use random variables before seeds can be set
    35 - Bug 2058 - TCP window update can shrink left edge of window
    35 - Bug 2058 - TCP window update can shrink left edge of window
    36 - Bug 2063 - FdNetDevice::SendFrom assert does not account for headers correctly
    36 - Bug 2063 - FdNetDevice::SendFrom assert does not account for headers correctly
    37 - Bug 2082:  Empirical RV fails if value provided in CDF function is negative
    37 - Bug 2082 - Empirical RV fails if value provided in CDF function is negative
    38 - Bug 2093 - MultiModelSpectrumChannel::GetDevice only works for 0-th index
    38 - Bug 2093 - MultiModelSpectrumChannel::GetDevice only works for 0-th index
    39 - Bug 2096 - Wrong pcap information when MPDU aggregation is used
    39 - Bug 2096 - Wrong pcap information when MPDU aggregation is used
    40 - Bug 2108 - Erroneous implementation in InterferenceHelper
    40 - Bug 2108 - Erroneous implementation in InterferenceHelper
    41 - Bug 2119 - Fix memory leaks in FdNetDevice test due to non-executed events
    41 - Bug 2119 - Fix memory leaks in FdNetDevice test due to non-executed events
    42 - Bug 2124 - UdpSocketImpl::ShutdownRecv doesn't stop the Ipv[4,6]EndPointDemux
    42 - Bug 2124 - UdpSocketImpl::ShutdownRecv doesn't stop the Ipv[4,6]EndPointDemux
    50 - Bug 2138 - SimpleNetDevice could send overlapped packets
    50 - Bug 2138 - SimpleNetDevice could send overlapped packets
    51 - Bug 2148 - Ipv6Interface::SetUp doesn't re-create the Link-Local addresses
    51 - Bug 2148 - Ipv6Interface::SetUp doesn't re-create the Link-Local addresses
    52 - Bug 2153 - Incorrect power limits in wifi power control algorithms
    52 - Bug 2153 - Incorrect power limits in wifi power control algorithms
    53 - Bug 2154 - Incorrect power calculation in wifi power adaptation examples
    53 - Bug 2154 - Incorrect power calculation in wifi power adaptation examples
    54 - Bug 2156 - Duplicate packets when using two level aggregation
    54 - Bug 2156 - Duplicate packets when using two level aggregation
       
    55 - Bug 2166 - SteadyStateRandomWaypointMobilityModel directs the node to the ground
    55 
    56 
    56 Known issues
    57 Known issues
    57 ------------
    58 ------------
    58 In general, known issues are tracked on the project tracker available
    59 In general, known issues are tracked on the project tracker available
    59 at http://www.nsnam.org/bugzilla/
    60 at http://www.nsnam.org/bugzilla/