RELEASE_NOTES
changeset 6207 a6ee8748aee7
parent 6182 9e060dd421fa
child 6236 ac110d28c441
equal deleted inserted replaced
6206:9787dc9fdd84 6207:a6ee8748aee7
    94    - bug 815 - waf shell file descriptor leak
    94    - bug 815 - waf shell file descriptor leak
    95    - bug 816 - tap-creator deadlock when python bindings enabled
    95    - bug 816 - tap-creator deadlock when python bindings enabled
    96    - bug 817 - Pareto rng constructors using scale and shape instead of mean and shape
    96    - bug 817 - Pareto rng constructors using scale and shape instead of mean and shape
    97    - bug 820 - Bad things happen in test.py when logging is enabled
    97    - bug 820 - Bad things happen in test.py when logging is enabled
    98    - bug 821 - AODV asserts with function logging enabled
    98    - bug 821 - AODV asserts with function logging enabled
       
    99    - bug 822 - Move Mtu attribute from NetDevice base class to subclasses
    99    - bug 828 - PacketSocket::Close does not unregister protocol handler
   100    - bug 828 - PacketSocket::Close does not unregister protocol handler
   100    - bug 829 - TCP unbound memory problem (pending data)
   101    - bug 829 - TCP unbound memory problem (pending data)
       
   102    - bug 833 - OnOffApplication with PacketSocket: sniffs all traffic
   101    - bug 834 - Incorrect signature of Ipv4FlowProbe::DropLogger
   103    - bug 834 - Incorrect signature of Ipv4FlowProbe::DropLogger
       
   104    - bug 835 - Unlimited receive queues in sockets == evil
   102    - bug 836 - Delay is incremented over time with BsUplinkSchedulerSimple and BsUplinkSchedulerRtps
   105    - bug 836 - Delay is incremented over time with BsUplinkSchedulerSimple and BsUplinkSchedulerRtps
   103    - bug 838 - ns-3 can't compile on MacOS with 32bit processor
   106    - bug 838 - ns-3 can't compile on MacOS with 32bit processor
   104    - bug 839 - TestSuite wimax-ss-mac-layer crashes on Darwin 9.8.0 Power Macintosh
   107    - bug 839 - TestSuite wimax-ss-mac-layer crashes on Darwin 9.8.0 Power Macintosh
   105    - bug 840 - BS scheduler does not support fragmentation for UGS flows
   108    - bug 840 - BS scheduler does not support fragmentation for UGS flows
   106    - bug 844 - YansWifiPhy::GetPowerDbm off-by-one problem when calculating Tx power
   109    - bug 844 - YansWifiPhy::GetPowerDbm off-by-one problem when calculating Tx power
   107    - bug 849 - stray patch files in lwip directory
   110    - bug 849 - stray patch files in lwip directory
   108    - bug 850 - Ipv4GlobalRouting::LookupGlobal bug
   111    - bug 850 - Ipv4GlobalRouting::LookupGlobal bug
       
   112    - bug 856 - initialize vbl
       
   113    - bug 857 - Link-Local Multicast handle in Ipv4 Output processing 
       
   114    - bug 859 - Output interface estimation for the source address bound socket in IPv4 Raw socket
       
   115    - bug 863 - Wrong Scalar arithmetics
   109    - bug 864 - Invalid return value in UdpSocketImpl::Send and Ipv4RawSocketImpl::Send
   116    - bug 864 - Invalid return value in UdpSocketImpl::Send and Ipv4RawSocketImpl::Send
   110    - bug 865 - Ipv4RawSocketImpl::RecvFrom does not return from address all the time.
   117    - bug 865 - Ipv4RawSocketImpl::RecvFrom does not return from address all the time.
   111    - bug 859 - Output interface estimation for the source address bound socket in IPv4 Raw socket
   118    - bug 866 - WiMAX mobility models not aggregated to Node
   112    - bug 857 - Link-Local Multicast handle in Ipv4 Output processing 
       
   113    - bug 868 - invalid packet size after Ipv4L3Protocol::Send
   119    - bug 868 - invalid packet size after Ipv4L3Protocol::Send
       
   120    - bug 872 - ns3::PcapFileWrapper::Write explodes stack
       
   121    - bug 876 - Tcp socket does not handle ShutdownRecv correctly
       
   122    
   114 
   123 
   115 Known issues
   124 Known issues
   116 ------------
   125 ------------
   117 ns-3 builds have been known to fail on the following platforms:
   126 ns-3 builds have been known to fail on the following platforms:
   118   - gcc 3.3 and earlier
   127   - gcc 3.3 and earlier