gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r32726 - gnunet/src/mesh
Date: Fri, 21 Mar 2014 19:44:28 +0100

Author: bartpolot
Date: 2014-03-21 19:44:28 +0100 (Fri, 21 Mar 2014)
New Revision: 32726

Modified:
   gnunet/src/mesh/profiler.conf
   gnunet/src/mesh/test_mesh.conf
Log:
- adjust transport delay

Modified: gnunet/src/mesh/profiler.conf
===================================================================
--- gnunet/src/mesh/profiler.conf       2014-03-21 18:44:26 UTC (rev 32725)
+++ gnunet/src/mesh/profiler.conf       2014-03-21 18:44:28 UTC (rev 32726)
@@ -2,3 +2,7 @@
 [testbed]
 OVERLAY_TOPOLOGY = RANDOM
 OVERLAY_RANDOM_LINKS = 200
+
+[transport]
+#MANIPULATE_DELAY_IN = 50 ms
+MANIPULATE_DELAY_OUT = 100 ms
\ No newline at end of file

Modified: gnunet/src/mesh/test_mesh.conf
===================================================================
--- gnunet/src/mesh/test_mesh.conf      2014-03-21 18:44:26 UTC (rev 32725)
+++ gnunet/src/mesh/test_mesh.conf      2014-03-21 18:44:28 UTC (rev 32726)
@@ -44,8 +44,8 @@
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
 PORT = 12365
-MANIPULATE_DELAY_IN = 50 ms
-MANIPULATE_DELAY_OUT = 50 ms
+MANIPULATE_DELAY_IN = 10 ms
+MANIPULATE_DELAY_OUT = 10 ms
 
 
 [ats]




reply via email to

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