*/
#define GNUNET_CONSTANTS_IDLE_LOAD_THRESHOLD 70
+/**
+ * For how long do we allow unused bandwidth
+ * from the past to carry over into the future? (in seconds)
+ */
+#define GNUNET_CONSTANTS_MAX_BANDWIDTH_CARRY_S 5
+
+
/**
* After how long do we expire an address in a HELLO that we just
* validated? This value is also used for our own addresses when we
#include "gnunet_crypto_lib.h"
#include "gnunet_time_lib.h"
#include "gnunet_transport_service.h"
+#include "gnunet_constants.h"
#define DEBUG_TRANSPORT GNUNET_EXTRA_LOGGING
* For how long do we allow unused bandwidth
* from the past to carry over into the future? (in seconds)
*/
-#define MAX_BANDWIDTH_CARRY_S 5
+#define MAX_BANDWIDTH_CARRY_S GNUNET_CONSTANTS_MAX_BANDWIDTH_CARRY
/**
* How often do we (at most) do a full quota