RELEASE_NOTES
changeset 6553 fb5ad9c7755a
parent 6536 2666c1d862ef
child 6578 14019c625ab8
equal deleted inserted replaced
6552:e1a18247fa9c 6553:fb5ad9c7755a
    81    - bug 828 - PacketSocket::Close does not unregister protocol handler
    81    - bug 828 - PacketSocket::Close does not unregister protocol handler
    82    - bug 842 - ns-3-dev crashes using block acks
    82    - bug 842 - ns-3-dev crashes using block acks
    83    - bug 843 - Most wifi examples change BeaconInterval to unrealistic values
    83    - bug 843 - Most wifi examples change BeaconInterval to unrealistic values
    84    - bug 844 - YansWifiPhy::GetPowerDbm off-by-one problem when calculating Tx 
    84    - bug 844 - YansWifiPhy::GetPowerDbm off-by-one problem when calculating Tx 
    85                power
    85                power
       
    86    - bug 846 - packet.cc triggers deprecated warning
    86    - bug 853 - Rates for Wi-Fi control responses are incorrectly selected
    87    - bug 853 - Rates for Wi-Fi control responses are incorrectly selected
    87    - bug 854 - Support DROP_QUEUE reason-code in Ipv4FlowProbe
    88    - bug 854 - Support DROP_QUEUE reason-code in Ipv4FlowProbe
    88    - bug 858 - support MSG_PEEK in IPv4/IPv6 raw socket
    89    - bug 858 - support MSG_PEEK in IPv4/IPv6 raw socket
    89    - bug 861 - Forwarding drops (due to no route found) were not being logged 
    90    - bug 861 - Forwarding drops (due to no route found) were not being logged 
    90                in IPv4 or IPv6 ascii traces
    91                in IPv4 or IPv6 ascii traces
    91    - bug 869 - suggested test framework enhancements
    92    - bug 869 - suggested test framework enhancements
    92    - bug 871 - naming for WifiPhyStandard
    93    - bug 871 - naming for WifiPhyStandard
    93    - bug 873 - Queue occupancy counter not decremented in WifiMacQueue::Remove()
    94    - bug 873 - Queue occupancy counter not decremented in WifiMacQueue::Remove()
    94    - bug 874 - wrong modulation type is selected in the forwardBurst method
    95    - bug 874 - wrong modulation type is selected in the forwardBurst method
    95    - bug 875 - "frame includes FCS" flag should be set in Radiotap frame header
    96    - bug 875 - "frame includes FCS" flag should be set in Radiotap frame header
    96    - bug 875 - Set FCS included flag in Radiotap header
    97    - bug 879 - source address selection for AODV using DeferredRouteRequest
    97    - bug 881 - Reorganise to allow wider use of WifiInformationElement
    98    - bug 881 - Reorganise to allow wider use of WifiInformationElement
    98    - bug 890 - several rate adaptation algorithms not tested by test.py
    99    - bug 890 - several rate adaptation algorithms not tested by test.py
    99    - bug 900:  RawTextConfigLoad::Default does not load configurations
   100    - bug 900:  RawTextConfigLoad::Default does not load configurations
   100    - bug 901 - Optimize Mac48Address < != and ==
   101    - bug 901 - Optimize Mac48Address < != and ==
   101    - bug 902 - TCP: handle out-of-order packets during connection shutdown
   102    - bug 902 - TCP: handle out-of-order packets during connection shutdown
   111    - bug 921 - Inconsistent declaration of class/struct Object in object.h
   112    - bug 921 - Inconsistent declaration of class/struct Object in object.h
   112    - bug 922 - Inconsistent declaration of class/struct in 
   113    - bug 922 - Inconsistent declaration of class/struct in 
   113                wifi-remote-station-manager.h
   114                wifi-remote-station-manager.h
   114    - bug 923 - Inconsistent declaration of class/struct in mac-low.h
   115    - bug 923 - Inconsistent declaration of class/struct in mac-low.h
   115    - bug 924 - Inconsistent declaration of class/struct in <xxx>-wifi-managers 
   116    - bug 924 - Inconsistent declaration of class/struct in <xxx>-wifi-managers 
       
   117    - bug 925 - Various IPv6 cc files trigger deprecated warning
   116    - bug 926 - olsr handling of multicast packets 
   118    - bug 926 - olsr handling of multicast packets 
   117    - bug 927 - SimpleOfdmWimaxChannel RxPower computation
   119    - bug 927 - SimpleOfdmWimaxChannel RxPower computation
       
   120    - bug 930 - examples/topology-read/topology-example-sim.cc uses variable 
       
   121                length array
   118    - bug 931 - Abnormal exit reports SIGSEGV on failure
   122    - bug 931 - Abnormal exit reports SIGSEGV on failure
   119    - bug 932 - Support IP_HDRINCL option for Ipv4RawSocket
   123    - bug 932 - Support IP_HDRINCL option for Ipv4RawSocket
   120    - bug 933 - Flushing ostream and files on abnormal program exit 
   124    - bug 933 - Flushing ostream and files on abnormal program exit 
   121                (ASSERT, ABORT and FATAL_ERROR)
   125                (ASSERT, ABORT and FATAL_ERROR)
   122    - bug 936 - Waf build error for python bindings on "AccessClass"
   126    - bug 936 - Waf build error for python bindings on "AccessClass"
   129    - bug 946 - Rocketfuel topology dataset support for topology reader
   133    - bug 946 - Rocketfuel topology dataset support for topology reader
   130    - bug 949 - Node::NonPromiscReceiveFromDevice reports a meaningless 
   134    - bug 949 - Node::NonPromiscReceiveFromDevice reports a meaningless 
   131                destination address to user callbacks 
   135                destination address to user callbacks 
   132    - bug 950 - PointToPointNetDevice says promisc support is not implemented 
   136    - bug 950 - PointToPointNetDevice says promisc support is not implemented 
   133                but it is
   137                but it is
   134    - bug 953 - WiMAX channel scanning overflow
   138    - bug 955 - Install NSC for NS3 in a Itanium Architecture (ia64) with Linux 2.6.16.6
   135    - bug 956 - Bindings failure in core (traced-value) with older gcc
   139    - bug 956 - Bindings failure in core (traced-value) with older gcc
   136    - bug 958 - WiFi uses wrong default values for MTU, FragmentationThreshold 
   140    - bug 958 - WiFi uses wrong default values for MTU, FragmentationThreshold 
   137                and RtsCtsThreshold
   141                and RtsCtsThreshold
   138    - bug 960 - V4Ping does not generate checksum
   142    - bug 960 - V4Ping does not generate checksum
   139    - bug 961 - Problem with MPI activation 
   143    - bug 961 - Problem with MPI activation