Gets the route to a specific destination
OSPFRouteEntry<T>? getRoute(T destination) => routes[destination];