CHANGES.html
changeset 11026 19b4146b1d39
parent 10965 14cde591d8e4
child 11028 abeb2185bce5
equal deleted inserted replaced
11025:1471537f69f6 11026:19b4146b1d39
    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>