aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-05-18 15:15:36 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-05-18 15:15:36 +0000
commitea4117436a64f5841a7d4697174db7a533583f45 (patch)
tree1426410e2d965a33078faf2cca1e1d69a259672b /src/core
parent54fe3b8f06554850b49722aa0c58d213bf3f3f18 (diff)
downloadgnunet-ea4117436a64f5841a7d4697174db7a533583f45.tar.gz
gnunet-ea4117436a64f5841a7d4697174db7a533583f45.zip
changed confs
Diffstat (limited to 'src/core')
-rw-r--r--src/core/test_core_api_peer1.conf1
-rw-r--r--src/core/test_core_api_peer2.conf1
-rw-r--r--src/core/test_core_quota_asymmetric_recv_limited_peer1.conf1
-rw-r--r--src/core/test_core_quota_asymmetric_recv_limited_peer2.conf1
-rw-r--r--src/core/test_core_quota_asymmetric_send_limit_peer1.conf1
-rw-r--r--src/core/test_core_quota_asymmetric_send_limit_peer2.conf1
-rw-r--r--src/core/test_core_quota_asymmetric_send_limited_peer1.conf1
-rw-r--r--src/core/test_core_quota_asymmetric_send_limited_peer2.conf1
-rw-r--r--src/core/test_core_quota_peer1.conf1
-rw-r--r--src/core/test_core_quota_peer2.conf1
10 files changed, 10 insertions, 0 deletions
diff --git a/src/core/test_core_api_peer1.conf b/src/core/test_core_api_peer1.conf
index cfe2c0cd4..2691e1b5c 100644
--- a/src/core/test_core_api_peer1.conf
+++ b/src/core/test_core_api_peer1.conf
@@ -32,6 +32,7 @@ PORT = 12467
32PORT = 12468 32PORT = 12468
33BINDTO = 127.0.0.1 33BINDTO = 127.0.0.1
34#DEBUG = YES 34#DEBUG = YES
35USE_LOCALADDR = YES
35 36
36[peerinfo] 37[peerinfo]
37PORT = 12469 38PORT = 12469
diff --git a/src/core/test_core_api_peer2.conf b/src/core/test_core_api_peer2.conf
index 72a673b74..391132b61 100644
--- a/src/core/test_core_api_peer2.conf
+++ b/src/core/test_core_api_peer2.conf
@@ -34,6 +34,7 @@ UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
34PORT = 22468 34PORT = 22468
35BINDTO = 127.0.0.1 35BINDTO = 127.0.0.1
36#DEBUG = YES 36#DEBUG = YES
37USE_LOCALADDR = YES
37 38
38[peerinfo] 39[peerinfo]
39PORT = 22469 40PORT = 22469
diff --git a/src/core/test_core_quota_asymmetric_recv_limited_peer1.conf b/src/core/test_core_quota_asymmetric_recv_limited_peer1.conf
index c8000e7bf..0e2626623 100644
--- a/src/core/test_core_quota_asymmetric_recv_limited_peer1.conf
+++ b/src/core/test_core_quota_asymmetric_recv_limited_peer1.conf
@@ -33,6 +33,7 @@ UNIXPATH = /tmp/gnunet-core-asym-recv-p1-service-statistics.sock
33PORT = 12488 33PORT = 12488
34BINDTO = 127.0.0.1 34BINDTO = 127.0.0.1
35#DEBUG = YES 35#DEBUG = YES
36USE_LOCALADDR = YES
36 37
37[peerinfo] 38[peerinfo]
38PORT = 12489 39PORT = 12489
diff --git a/src/core/test_core_quota_asymmetric_recv_limited_peer2.conf b/src/core/test_core_quota_asymmetric_recv_limited_peer2.conf
index 40ee22cad..43e39a069 100644
--- a/src/core/test_core_quota_asymmetric_recv_limited_peer2.conf
+++ b/src/core/test_core_quota_asymmetric_recv_limited_peer2.conf
@@ -34,6 +34,7 @@ UNIXPATH = /tmp/gnunet-core-asym-recv-p2-service-statistics.sock
34PORT = 22488 34PORT = 22488
35BINDTO = 127.0.0.1 35BINDTO = 127.0.0.1
36#DEBUG = YES 36#DEBUG = YES
37USE_LOCALADDR = YES
37 38
38[peerinfo] 39[peerinfo]
39PORT = 22489 40PORT = 22489
diff --git a/src/core/test_core_quota_asymmetric_send_limit_peer1.conf b/src/core/test_core_quota_asymmetric_send_limit_peer1.conf
index 8514b93c8..d406a6c88 100644
--- a/src/core/test_core_quota_asymmetric_send_limit_peer1.conf
+++ b/src/core/test_core_quota_asymmetric_send_limit_peer1.conf
@@ -33,6 +33,7 @@ UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-statistics.sock
33PORT = 12488 33PORT = 12488
34BINDTO = 127.0.0.1 34BINDTO = 127.0.0.1
35#DEBUG = YES 35#DEBUG = YES
36USE_LOCALADDR = YES
36 37
37[peerinfo] 38[peerinfo]
38PORT = 12489 39PORT = 12489
diff --git a/src/core/test_core_quota_asymmetric_send_limit_peer2.conf b/src/core/test_core_quota_asymmetric_send_limit_peer2.conf
index 2ffdee66d..68b14f33a 100644
--- a/src/core/test_core_quota_asymmetric_send_limit_peer2.conf
+++ b/src/core/test_core_quota_asymmetric_send_limit_peer2.conf
@@ -34,6 +34,7 @@ UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-statistics.sock
34PORT = 22488 34PORT = 22488
35BINDTO = 127.0.0.1 35BINDTO = 127.0.0.1
36#DEBUG = YES 36#DEBUG = YES
37USE_LOCALADDR = YES
37 38
38[peerinfo] 39[peerinfo]
39PORT = 22489 40PORT = 22489
diff --git a/src/core/test_core_quota_asymmetric_send_limited_peer1.conf b/src/core/test_core_quota_asymmetric_send_limited_peer1.conf
index 4618a3be9..5a963b93d 100644
--- a/src/core/test_core_quota_asymmetric_send_limited_peer1.conf
+++ b/src/core/test_core_quota_asymmetric_send_limited_peer1.conf
@@ -33,6 +33,7 @@ UNIXPATH = /tmp/gnunet-core-asym-send-p1-service-statistics.sock
33PORT = 12428 33PORT = 12428
34BINDTO = 127.0.0.1 34BINDTO = 127.0.0.1
35#DEBUG = YES 35#DEBUG = YES
36USE_LOCALADDR = YES
36 37
37[peerinfo] 38[peerinfo]
38PORT = 12429 39PORT = 12429
diff --git a/src/core/test_core_quota_asymmetric_send_limited_peer2.conf b/src/core/test_core_quota_asymmetric_send_limited_peer2.conf
index 9db4381d7..54783eafe 100644
--- a/src/core/test_core_quota_asymmetric_send_limited_peer2.conf
+++ b/src/core/test_core_quota_asymmetric_send_limited_peer2.conf
@@ -34,6 +34,7 @@ UNIXPATH = /tmp/gnunet-core-asym-send-p2-service-statistics.sock
34PORT = 22428 34PORT = 22428
35BINDTO = 127.0.0.1 35BINDTO = 127.0.0.1
36#DEBUG = YES 36#DEBUG = YES
37USE_LOCALADDR = YES
37 38
38[peerinfo] 39[peerinfo]
39PORT = 22429 40PORT = 22429
diff --git a/src/core/test_core_quota_peer1.conf b/src/core/test_core_quota_peer1.conf
index 149892218..9c006b39f 100644
--- a/src/core/test_core_quota_peer1.conf
+++ b/src/core/test_core_quota_peer1.conf
@@ -34,6 +34,7 @@ PORT = 12477
34PORT = 12468 34PORT = 12468
35BINDTO = 127.0.0.1 35BINDTO = 127.0.0.1
36#DEBUG = YES 36#DEBUG = YES
37USE_LOCALADDR = YES
37 38
38[peerinfo] 39[peerinfo]
39PORT = 12479 40PORT = 12479
diff --git a/src/core/test_core_quota_peer2.conf b/src/core/test_core_quota_peer2.conf
index f7e248ec8..665d3ebff 100644
--- a/src/core/test_core_quota_peer2.conf
+++ b/src/core/test_core_quota_peer2.conf
@@ -34,6 +34,7 @@ UNIXPATH = /tmp/gnunet-core-sym-p2-service-statistics.sock
34PORT = 22478 34PORT = 22478
35BINDTO = 127.0.0.1 35BINDTO = 127.0.0.1
36#DEBUG = YES 36#DEBUG = YES
37USE_LOCALADDR = YES
37 38
38[peerinfo] 39[peerinfo]
39PORT = 22479 40PORT = 22479