equal
deleted
inserted
replaced
80 <ul> |
80 <ul> |
81 <li> The SixLowPan model can now use uncompressed IPv6 headers. An option to |
81 <li> The SixLowPan model can now use uncompressed IPv6 headers. An option to |
82 define the minimum compressed packet size has been added. </li> |
82 define the minimum compressed packet size has been added. </li> |
83 <li> MinDistance wsa replaced by MinLoss in FriisPropagationLossModel, to |
83 <li> MinDistance wsa replaced by MinLoss in FriisPropagationLossModel, to |
84 better handle conditions outside of the assumed far field region. </li> |
84 better handle conditions outside of the assumed far field region. </li> |
|
85 <li> In the DSR model, the attribute DsrOptionRerrHeader::ErrorType" has |
|
86 been removed. </li> |
85 </ul> |
87 </ul> |
86 |
88 |
87 <h2>Changes to build system:</h2> |
89 <h2>Changes to build system:</h2> |
88 <ul> |
90 <ul> |
89 <li> Python 3.3 is now supported for Python bindings for ns-3. Python 3.3 |
91 <li> Python 3.3 is now supported for Python bindings for ns-3. Python 3.3 |