add log message
[oweals/gnunet.git] / src / ats / gnunet-service-ats_normalization.h
index ed94530f950f666fa1a28257169535cc87403efd..45c862697a6cdc1577f6341285fd0b66a5d0f9b1 100644 (file)
@@ -29,6 +29,7 @@
 
 #define PREF_AGING_INTERVAL GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 10)
 #define PREF_AGING_FACTOR 0.95
+#define PREF_EPSILON 0.1
 
 #define DEFAULT_REL_PREFERENCE 1.0
 #define DEFAULT_ABS_PREFERENCE 0.0