GNUNET_free_non_null (ar);
}
+
#if 0
static void ats_update_problem_qm_TEST ()
{
return GNUNET_OK;
}
-#if 0
+
void ats_notify_ats_data (
const struct GNUNET_PeerIdentity *peer,
const struct GNUNET_TRANSPORT_ATS_Information *ats_data)
#endif
ats_calculate_bandwidth_distribution();
}
-#endif
-#endif
+#endif //END: HAVE_LIBGLPK
static void
ats_calculate_bandwidth_distribution ()
ats->modified_addr = GNUNET_NO;
ats->modified_resources = GNUNET_NO;
ats->modified_quality = GNUNET_NO;
-}
#endif
-
+}
static void
ats_schedule_calculation (void *cls,