gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21679 - in gnunet/src: dht gns lockmanager mesh stream


From: gnunet
Subject: [GNUnet-SVN] r21679 - in gnunet/src: dht gns lockmanager mesh stream
Date: Thu, 31 May 2012 23:58:08 +0200

Author: grothoff
Date: 2012-05-31 23:58:08 +0200 (Thu, 31 May 2012)
New Revision: 21679

Modified:
   gnunet/src/dht/test_dht_api_peer1.conf
   gnunet/src/dht/test_dht_multipeer_data.conf
   gnunet/src/dht/test_dht_twopeer_data.conf
   gnunet/src/gns/test_gns_simple_lookup.conf
   gnunet/src/lockmanager/lockmanager.conf.in
   gnunet/src/mesh/test_mesh.conf
   gnunet/src/mesh/test_mesh_path.conf
   gnunet/src/stream/test_stream_local.conf
Log:
-fixing port choices that conflict with lockmanager

Modified: gnunet/src/dht/test_dht_api_peer1.conf
===================================================================
--- gnunet/src/dht/test_dht_api_peer1.conf      2012-05-31 21:44:02 UTC (rev 
21678)
+++ gnunet/src/dht/test_dht_api_peer1.conf      2012-05-31 21:58:08 UTC (rev 
21679)
@@ -10,7 +10,7 @@
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
-PORT = 2100
+PORT = 12100
 BINARY = gnunet-service-dht
 
 [block]

Modified: gnunet/src/dht/test_dht_multipeer_data.conf
===================================================================
--- gnunet/src/dht/test_dht_multipeer_data.conf 2012-05-31 21:44:02 UTC (rev 
21678)
+++ gnunet/src/dht/test_dht_multipeer_data.conf 2012-05-31 21:58:08 UTC (rev 
21679)
@@ -16,7 +16,7 @@
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 2100
+PORT = 12100
 STOP_FOUND = YES
 USE_MAX_HOPS = YES
 MAX_HOPS = 16

Modified: gnunet/src/dht/test_dht_twopeer_data.conf
===================================================================
--- gnunet/src/dht/test_dht_twopeer_data.conf   2012-05-31 21:44:02 UTC (rev 
21678)
+++ gnunet/src/dht/test_dht_twopeer_data.conf   2012-05-31 21:58:08 UTC (rev 
21679)
@@ -9,7 +9,7 @@
 DEBUG = NO
 AUTOSTART = YES
 #PREFIX = xterm -T dht -e gdb --args
-PORT = 2100
+PORT = 12100
 BINARY = gnunet-service-dht
 
 [block]

Modified: gnunet/src/gns/test_gns_simple_lookup.conf
===================================================================
--- gnunet/src/gns/test_gns_simple_lookup.conf  2012-05-31 21:44:02 UTC (rev 
21678)
+++ gnunet/src/gns/test_gns_simple_lookup.conf  2012-05-31 21:58:08 UTC (rev 
21679)
@@ -12,7 +12,7 @@
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
-PORT = 2100
+PORT = 12100
 BINARY = gnunet-service-dht
 
 [block]

Modified: gnunet/src/lockmanager/lockmanager.conf.in
===================================================================
--- gnunet/src/lockmanager/lockmanager.conf.in  2012-05-31 21:44:02 UTC (rev 
21678)
+++ gnunet/src/lockmanager/lockmanager.conf.in  2012-05-31 21:58:08 UTC (rev 
21679)
@@ -1,6 +1,6 @@
 [lockmanager]
 AUTOSTART = YES
address@hidden@ PORT = 2100
address@hidden@ PORT = 12100
 HOSTNAME = localhost
 HOME = $SERVICEHOME
 CONFIG = $DEFAULTCONFIG

Modified: gnunet/src/mesh/test_mesh.conf
===================================================================
--- gnunet/src/mesh/test_mesh.conf      2012-05-31 21:44:02 UTC (rev 21678)
+++ gnunet/src/mesh/test_mesh.conf      2012-05-31 21:58:08 UTC (rev 21679)
@@ -19,7 +19,7 @@
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
-PORT = 2100
+PORT = 12100
 
 [block]
 plugins = dht test

Modified: gnunet/src/mesh/test_mesh_path.conf
===================================================================
--- gnunet/src/mesh/test_mesh_path.conf 2012-05-31 21:44:02 UTC (rev 21678)
+++ gnunet/src/mesh/test_mesh_path.conf 2012-05-31 21:58:08 UTC (rev 21679)
@@ -19,7 +19,7 @@
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
-PORT = 2100
+PORT = 12100
 
 [block]
 plugins = dht test

Modified: gnunet/src/stream/test_stream_local.conf
===================================================================
--- gnunet/src/stream/test_stream_local.conf    2012-05-31 21:44:02 UTC (rev 
21678)
+++ gnunet/src/stream/test_stream_local.conf    2012-05-31 21:58:08 UTC (rev 
21679)
@@ -19,7 +19,7 @@
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
-PORT = 2100
+PORT = 12100
 
 [block]
 plugins = dht test




reply via email to

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