aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist')
-rw-r--r--src/hostlist/Makefile.am7
-rw-r--r--src/hostlist/test_learning_adv_peer.conf2
-rw-r--r--src/hostlist/test_learning_learn_peer.conf4
3 files changed, 7 insertions, 6 deletions
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index 15510807c..14b872ed3 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -59,6 +59,7 @@ EXTRA_DIST = \
59 test_gnunet_daemon_hostlist_data.conf \ 59 test_gnunet_daemon_hostlist_data.conf \
60 test_gnunet_daemon_hostlist_peer1.conf \ 60 test_gnunet_daemon_hostlist_peer1.conf \
61 test_gnunet_daemon_hostlist_peer2.conf \ 61 test_gnunet_daemon_hostlist_peer2.conf \
62 learning_data.conf \ 62 test_learning_adv_peer.conf \
63 learning_peer1.conf \ 63 test_learning_learn_peer.conf \
64 learning_peer2.conf \ No newline at end of file 64 test_learning_learn_peer2.conf \
65 learning_data.conf
diff --git a/src/hostlist/test_learning_adv_peer.conf b/src/hostlist/test_learning_adv_peer.conf
index 0ca38148b..d15fe0bae 100644
--- a/src/hostlist/test_learning_adv_peer.conf
+++ b/src/hostlist/test_learning_adv_peer.conf
@@ -45,7 +45,7 @@ HTTPPORT = 12981
45SERVERS = http://localhost:12981/ 45SERVERS = http://localhost:12981/
46OPTIONS = -p -a 46OPTIONS = -p -a
47#OPTIONS = -b -p -a 47#OPTIONS = -b -p -a
48DEBUG = YES 48#DEBUG = YES
49HOSTLISTFILE = hostlists_adv_peer.file 49HOSTLISTFILE = hostlists_adv_peer.file
50#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist 50#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
51 51
diff --git a/src/hostlist/test_learning_learn_peer.conf b/src/hostlist/test_learning_learn_peer.conf
index e7358d07f..e6e6771e0 100644
--- a/src/hostlist/test_learning_learn_peer.conf
+++ b/src/hostlist/test_learning_learn_peer.conf
@@ -17,7 +17,7 @@ PORT = 12966
17UNIXPATH = /tmp/gnunet-p2-service-arm.sock 17UNIXPATH = /tmp/gnunet-p2-service-arm.sock
18DEFAULTSERVICES = topology hostlist 18DEFAULTSERVICES = topology hostlist
19#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 19#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
20DEBUG=YES 20#DEBUG=YES
21 21
22[statistics] 22[statistics]
23PORT = 12967 23PORT = 12967
@@ -46,7 +46,7 @@ HTTPPORT = 12980
46SERVERS = http://localhost:12981/ 46SERVERS = http://localhost:12981/
47OPTIONS = -b -e 47OPTIONS = -b -e
48#OPTIONS = -b -p 48#OPTIONS = -b -p
49DEBUG = YES 49#DEBUG = YES
50HOSTLISTFILE = hostlists_learn_peer.file 50HOSTLISTFILE = hostlists_learn_peer.file
51#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist 51#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
52 52