-improve UDP logging
[oweals/gnunet.git] / src / ats / gnunet-service-ats.h
index b60332d2098fd2af3b3d41835c7102af00359f9e..2707ca3e9d27881e4385373069ffe6266ce7a5f0 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     (C) 2011 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2011 Christian Grothoff (and other contributing authors)
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
 
 #include "gnunet_statistics_service.h"
 
+#define GAS_normalization_queue_length 3
+
+#define BANDWIDTH_ZERO GNUNET_BANDWIDTH_value_init (0)
+
 /**
  * Handle for statistics.
  */