RELEASE_NOTES
changeset 10669 46c9391bc38b
parent 10668 50137e334cf2
child 10670 d04c750525d7
equal deleted inserted replaced
10668:50137e334cf2 10669:46c9391bc38b
    29   ``ns3::CqaFfMacScheduler`` object.
    29   ``ns3::CqaFfMacScheduler`` object.
    30 - SixLowPan model can now use uncompressed IPv6 headers. An option to
    30 - SixLowPan model can now use uncompressed IPv6 headers. An option to
    31   define the minimum compressed packet size has been added. 
    31   define the minimum compressed packet size has been added. 
    32 - FlowMonitor "SerializeToXml" functions are now directly available 
    32 - FlowMonitor "SerializeToXml" functions are now directly available 
    33   from the Helper.
    33   from the Helper.
       
    34 - Ipv6Extension::m_dropTrace has been removed. Ipv6L3Protocol::m_dropTrace 
       
    35   is now fired when appropriate.
    34 
    36 
    35 Bugs fixed
    37 Bugs fixed
    36 ----------
    38 ----------
    37 - Bug 1294 - New PeekU8 () and Read (Buffer::Iterator start, uint32_t size) methods in Buffer::Iterator
    39 - Bug 1294 - New PeekU8 () and Read (Buffer::Iterator start, uint32_t size) methods in Buffer::Iterator
    38 - Bug 1653 - Extension of CommandLine interface: restored operator << (CommandLine)
    40 - Bug 1653 - Extension of CommandLine interface: restored operator << (CommandLine)
    44 - Bug 1821 - Setting an interface to Down state will cause various asserts in IPv6
    46 - Bug 1821 - Setting an interface to Down state will cause various asserts in IPv6
    45 - Bug 1837 - AODV crashes when using multiple interfaces
    47 - Bug 1837 - AODV crashes when using multiple interfaces
    46 - Bug 1838 - FlowMonitorHelper must not be copied.
    48 - Bug 1838 - FlowMonitorHelper must not be copied.
    47 - Bug 1841 - FlowMonitor fails to install if IPv4 is not installed in the node
    49 - Bug 1841 - FlowMonitor fails to install if IPv4 is not installed in the node
    48 - Bug 1842 - FlowMonitor SerializeToXml<Something> should be called by the helper
    50 - Bug 1842 - FlowMonitor SerializeToXml<Something> should be called by the helper
       
    51 - Bug 1843 - IPv6 extensions dropped packets do not fire L3 drop trace
    49 - Bug 1846 - IPv6 should send Destination Unreachable if no route is available
    52 - Bug 1846 - IPv6 should send Destination Unreachable if no route is available
    50 - Bug 1852 - cairo-wideint-private.h error cannot find definitions for fixed-width integral types
    53 - Bug 1852 - cairo-wideint-private.h error cannot find definitions for fixed-width integral types
    51 - Bug 1853 - NS_LOG_FUNCTION broken on OSX 10.9
    54 - Bug 1853 - NS_LOG_FUNCTION broken on OSX 10.9
    52 - Bug 1855 - SixLowPanNetDevice is not correctly indexed
    55 - Bug 1855 - SixLowPanNetDevice is not correctly indexed
    53 - Bug 1862 - NS_LOG="Time=*|prefix_time" causes stack overflow
    56 - Bug 1862 - NS_LOG="Time=*|prefix_time" causes stack overflow