gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r24376 - gnunet/contrib


From: gnunet
Subject: [GNUnet-SVN] r24376 - gnunet/contrib
Date: Wed, 17 Oct 2012 20:11:02 +0200

Author: harsha
Date: 2012-10-17 20:11:02 +0200 (Wed, 17 Oct 2012)
New Revision: 24376

Added:
   gnunet/contrib/testbed_infiniband.conf
Modified:
   gnunet/contrib/infiniband_cluster.hosts
Log:
more cluster nodes

Modified: gnunet/contrib/infiniband_cluster.hosts
===================================================================
--- gnunet/contrib/infiniband_cluster.hosts     2012-10-17 18:08:53 UTC (rev 
24375)
+++ gnunet/contrib/infiniband_cluster.hosts     2012-10-17 18:11:02 UTC (rev 
24376)
@@ -3,4 +3,17 @@
 address@hidden:22
 address@hidden:22
 address@hidden:22
address@hidden:22
\ No newline at end of file
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22
address@hidden:22

Copied: gnunet/contrib/testbed_infiniband.conf (from rev 24291, 
gnunet/src/testbed/test_testbed_api.conf)
===================================================================
--- gnunet/contrib/testbed_infiniband.conf                              (rev 0)
+++ gnunet/contrib/testbed_infiniband.conf      2012-10-17 18:11:02 UTC (rev 
24376)
@@ -0,0 +1,79 @@
+[testbed]
+AUTOSTART = NO
+PORT = 12113
+ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
+HOSTNAME = localhost
+MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
+MAX_PARALLEL_OVERLAY_CONNECT_OPERATIONS = 5
+#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
+
+[fs]
+AUTOSTART = NO
+
+[resolver]
+AUTOSTART = NO
+
+[mesh]
+AUTOSTART = NO
+
+[dht]
+AUTOSTART = NO
+
+[block]
+plugins = dht test
+
+[dhtcache]
+QUOTA = 1 MB
+DATABASE = sqlite
+
+[transport]
+PLUGINS = tcp
+DEBUG = NO
+ACCEPT_FROM6 = ::1;
+ACCEPT_FROM = 127.0.0.1;
+NEIGHBOUR_LIMIT = 50
+PORT = 12365
+
+[ats]
+WAN_QUOTA_OUT = 3932160
+WAN_QUOTA_IN = 3932160
+
+[core]
+PORT = 12092
+AUTOSTART = YES
+
+[arm]
+DEFAULTSERVICES = core
+PORT = 12366
+DEBUG = NO
+
+[transport-tcp]
+TIMEOUT = 300 s
+PORT = 12368
+
+[TESTING]
+NUM_PEERS = 5
+WEAKRANDOM = YES
+DEBUG = YES
+HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+MAX_CONCURRENT_SSH = 10
+USE_PROGRESSBARS = YES
+PEERGROUP_TIMEOUT = 2400 s
+
+[gnunetd]
+HOSTKEY = $SERVICEHOME/.hostkey
+
+[PATHS]
+SERVICEHOME = /tmp/test-testbed/
+
+[dns]
+AUTOSTART = NO
+
+[nse]
+AUTOSTART = NO
+
+[vpn]
+AUTOSTART = NO
+
+[nat]
+RETURN_LOCAL_ADDRESSES = YES




reply via email to

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