equal
deleted
inserted
replaced
59 </li> |
59 </li> |
60 </ul> |
60 </ul> |
61 |
61 |
62 <h2>Changes to existing API:</h2> |
62 <h2>Changes to existing API:</h2> |
63 <ul> |
63 <ul> |
|
64 <li> Several deprecated classes and class methods were removed, including EmuNetDevice, RandomVariable and derived classes, Packet::PeekData(), Ipv6AddressHelper::NewNetwork(Ipv6Address, Ipv6Prefix), Ipv6InterfaceContainer::SetRouter(), Ipv4Route::GetOutputTtl(), TestCase::AddTestCase(TestCase*), and TestCase::GetErrorStatus(). |
|
65 </li> |
|
66 <li> Print methods involving routing tables and neighbor caches, in classes Ipv4RoutingHelper and Ipv6RoutingHelper, were converted to static methods. |
|
67 </li> |
|
68 <li>PointerValue attribute types in class UanChannel (NoiseModel), UanPhyGen (PerModel and SinrModel), UanPhyDual (PerModelPhy1, PerModelPhy2, SinrModelPhy1, and SinrModelPhy2), and SimpleNetDevice (TxQueue), were changed from PointerValue type to StringValue type, making them configurable via the Config subsystem. |
|
69 </li> |
64 </ul> |
70 </ul> |
65 |
71 |
66 <h2>Changes to build system:</h2> |
72 <h2>Changes to build system:</h2> |
67 <ul> |
73 <ul> |
68 </ul> |
74 </ul> |