gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r22966 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r22966 - gnunet/src/mesh
Date: Mon, 30 Jul 2012 11:49:33 +0200

Author: bartpolot
Date: 2012-07-30 11:49:33 +0200 (Mon, 30 Jul 2012)
New Revision: 22966

Modified:
   gnunet/src/mesh/test_mesh_local_traffic.c
Log:
- gauger test name

Modified: gnunet/src/mesh/test_mesh_local_traffic.c
===================================================================
--- gnunet/src/mesh/test_mesh_local_traffic.c   2012-07-30 09:30:24 UTC (rev 
22965)
+++ gnunet/src/mesh/test_mesh_local_traffic.c   2012-07-30 09:49:33 UTC (rev 
22966)
@@ -353,7 +353,7 @@
              4 * 1000.0 / total_time.rel_value); // 4bytes * ms
     FPRINTF (stderr, "Test throughput: %f packets/s\n\n",
              TARGET * 1000.0 / total_time.rel_value); // 1000 packets * ms
-    GAUGER ("MESH", "Tunnel 5 peers", TARGET * 1000.0 / total_time.rel_value,
+    GAUGER ("MESH", "Local traffic default", TARGET * 1000.0 / 
total_time.rel_value,
             "packets/s");
   }
   return 0;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]