RELEASE_NOTES
changeset 11168 d09129217e78
parent 10812 26cf5449be0a
child 11169 5101180376fd
equal deleted inserted replaced
10813:da0eb48df23f 11168:d09129217e78
    46   is now fired when appropriate.
    46   is now fired when appropriate.
    47 - IPv4 identification field value is now dependent on the protocol field.
    47 - IPv4 identification field value is now dependent on the protocol field.
    48 - Fixes to support Python >= 3.3 in ns3 Python bindings
    48 - Fixes to support Python >= 3.3 in ns3 Python bindings
    49 - Enable selection of high precision int64x64_t implementation
    49 - Enable selection of high precision int64x64_t implementation
    50   at configure time, for debugging purposes.
    50   at configure time, for debugging purposes.
       
    51 - In LENA NS3.20, bearer release functionality is partially present. 
       
    52   As an enhancement, complete release bearer functionality is provided on access and core side(3GPP compliant).
       
    53   A new procedure 'DeActivateDedicatedEpsBearer' is defined in LTEHelper for the same.
       
    54   Related output can be seen through the stats collected at different layers like PDCP, RLC, MAC, PHY.
       
    55   To support the implementation, example and test suite is added under examples and tests folder. 
    51 
    56 
    52 Bugs fixed
    57 Bugs fixed
    53 ----------
    58 ----------
    54 - Bug 1276 - optimize NistErrorRateModel
    59 - Bug 1276 - optimize NistErrorRateModel
    55 - Bug 1294 - New PeekU8 () and Read (Buffer::Iterator start, uint32_t size) methods in Buffer::Iterator
    60 - Bug 1294 - New PeekU8 () and Read (Buffer::Iterator start, uint32_t size) methods in Buffer::Iterator