From b49f043827b2fbd97bfe19cc1964ac90f5408e45 Mon Sep 17 00:00:00 2001
From: Tom Henderson
This API has been moved to the helper API and the above functions will +be removed in ns-3.6. The new API is: +
+Ipv4GlobalRoutingHelper::PopulateRoutingTables (); +Ipv4GlobalRoutingHelper::RecomputeRoutingTables (); ++Additionally, these low-level functions in GlobalRouteManager are now public, +allowing more API flexibility at the low level ns-3 API: +
+GlobalRouteManager::DeleteGlobalRoutes (); +GlobalRouteManager::BuildGlobalRoutingDatabase (); +GlobalRouteManager::InitializeRoutes (); ++ +
Four IPv4 CalcChecksum attributes (which enable the computation of checksums that are disabled by default) have been collapsed into one global