gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r23810 - gnunet/src/mesh
Date: Fri, 14 Sep 2012 16:16:12 +0200

Author: bartpolot
Date: 2012-09-14 16:16:12 +0200 (Fri, 14 Sep 2012)
New Revision: 23810

Modified:
   gnunet/src/mesh/test_mesh.conf
   gnunet/src/mesh/test_mesh_2dtorus.conf
Log:
- dont start vpn on mesh testcases

Modified: gnunet/src/mesh/test_mesh.conf
===================================================================
--- gnunet/src/mesh/test_mesh.conf      2012-09-14 14:14:39 UTC (rev 23809)
+++ gnunet/src/mesh/test_mesh.conf      2012-09-14 14:16:12 UTC (rev 23810)
@@ -22,6 +22,9 @@
 MAX_TUNNELS = 10
 MAX_MSGS_QUEUE = 20
 
+[vpn]
+AUTOSTART = NO
+PORT = 10012
 
 [dht]
 DEBUG = NO

Modified: gnunet/src/mesh/test_mesh_2dtorus.conf
===================================================================
--- gnunet/src/mesh/test_mesh_2dtorus.conf      2012-09-14 14:14:39 UTC (rev 
23809)
+++ gnunet/src/mesh/test_mesh_2dtorus.conf      2012-09-14 14:16:12 UTC (rev 
23810)
@@ -60,6 +60,10 @@
 # PREFIX = valgrind --leak-check=full
 # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
 
+[vpn]
+AUTOSTART = NO
+PORT = 10012
+
 [testing]
 WEAKRANDOM = YES
 




reply via email to

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