aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-11-19 11:59:40 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-11-19 11:59:40 +0000
commit0e64a85a1c24499ee1bf4363cdaf882bdff1df0f (patch)
treefd10fd7d1fffffd6cc3a7399794cf0a4d4126e1a /src/transport
parentd88f361070f88763f512c9359bf6c49ad8fb2e9a (diff)
downloadgnunet-0e64a85a1c24499ee1bf4363cdaf882bdff1df0f.tar.gz
gnunet-0e64a85a1c24499ee1bf4363cdaf882bdff1df0f.zip
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/test_quota_compliance_http_peer1.conf10
-rw-r--r--src/transport/test_quota_compliance_http_peer2.conf10
-rw-r--r--src/transport/test_quota_compliance_https_peer1.conf10
-rw-r--r--src/transport/test_quota_compliance_https_peer2.conf10
-rw-r--r--src/transport/test_quota_compliance_tcp_peer1.conf10
-rw-r--r--src/transport/test_quota_compliance_tcp_peer2.conf10
-rw-r--r--src/transport/test_quota_compliance_udp_peer1.conf10
-rw-r--r--src/transport/test_quota_compliance_udp_peer2.conf10
8 files changed, 40 insertions, 40 deletions
diff --git a/src/transport/test_quota_compliance_http_peer1.conf b/src/transport/test_quota_compliance_http_peer1.conf
index d709a4f53..8c356bf32 100644
--- a/src/transport/test_quota_compliance_http_peer1.conf
+++ b/src/transport/test_quota_compliance_http_peer1.conf
@@ -40,7 +40,7 @@ BINDTO4 = 127.0.0.1
40 40
41[transport] 41[transport]
42PORT = 4011 42PORT = 4011
43UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_transport_peer1.sock 43UNIXPATH = /tmp/test_quota_compliance_http_transport_peer1.sock
44plugins = http 44plugins = http
45#DEBUG = YES 45#DEBUG = YES
46PREFIX = 46PREFIX =
@@ -54,7 +54,7 @@ HOSTNAME = localhost
54 54
55[peerinfo] 55[peerinfo]
56PORT = 4012 56PORT = 4012
57UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_peerinfo_peer1.sock 57UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer1.sock
58TRUST = $SERVICEHOME/data/credit/ 58TRUST = $SERVICEHOME/data/credit/
59HOSTS = $SERVICEHOME/data/hosts/ 59HOSTS = $SERVICEHOME/data/hosts/
60ACCEPT_FROM6 = ::1; 60ACCEPT_FROM6 = ::1;
@@ -66,7 +66,7 @@ HOSTNAME = localhost
66 66
67[resolver] 67[resolver]
68PORT = 4013 68PORT = 4013
69UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_resolver_peer1.sock 69UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer1.sock
70ACCEPT_FROM6 = ::1; 70ACCEPT_FROM6 = ::1;
71ACCEPT_FROM = 127.0.0.1; 71ACCEPT_FROM = 127.0.0.1;
72BINARY = gnunet-service-resolver 72BINARY = gnunet-service-resolver
@@ -76,7 +76,7 @@ HOSTNAME = localhost
76 76
77[statistics] 77[statistics]
78PORT = 4014 78PORT = 4014
79UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_statistics_peer1.sock 79UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer1.sock
80ACCEPT_FROM6 = ::1; 80ACCEPT_FROM6 = ::1;
81ACCEPT_FROM = 127.0.0.1; 81ACCEPT_FROM = 127.0.0.1;
82BINARY = gnunet-service-statistics 82BINARY = gnunet-service-statistics
@@ -86,7 +86,7 @@ HOSTNAME = localhost
86 86
87[arm] 87[arm]
88PORT = 4015 88PORT = 4015
89UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_arm_peer1.sock 89UNIXPATH = /tmp/test_quota_compliance_http_arm_peer1.sock
90DEFAULTSERVICES = 90DEFAULTSERVICES =
91ACCEPT_FROM6 = ::1; 91ACCEPT_FROM6 = ::1;
92ACCEPT_FROM = 127.0.0.1; 92ACCEPT_FROM = 127.0.0.1;
diff --git a/src/transport/test_quota_compliance_http_peer2.conf b/src/transport/test_quota_compliance_http_peer2.conf
index 0781778ff..781611990 100644
--- a/src/transport/test_quota_compliance_http_peer2.conf
+++ b/src/transport/test_quota_compliance_http_peer2.conf
@@ -40,7 +40,7 @@ AUTOSTART = NO
40 40
41[transport] 41[transport]
42PORT = 3011 42PORT = 3011
43UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_http_transport_peer2.sock 43UNIXPATH = /tmp/test_quota_compliance_http_transport_peer2.sock
44plugins = http 44plugins = http
45#DEBUG = YES 45#DEBUG = YES
46PREFIX = 46PREFIX =
@@ -54,7 +54,7 @@ HOSTNAME = localhost
54 54
55[peerinfo] 55[peerinfo]
56PORT = 3012 56PORT = 3012
57UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_http_peerinfo_peer2.sock 57UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer2.sock
58TRUST = $SERVICEHOME/data/credit/ 58TRUST = $SERVICEHOME/data/credit/
59HOSTS = $SERVICEHOME/data/hosts/ 59HOSTS = $SERVICEHOME/data/hosts/
60ACCEPT_FROM6 = ::1; 60ACCEPT_FROM6 = ::1;
@@ -66,7 +66,7 @@ HOSTNAME = localhost
66 66
67[resolver] 67[resolver]
68PORT = 3013 68PORT = 3013
69UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_http_resolver_peer2.sock 69UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer2.sock
70ACCEPT_FROM6 = ::1; 70ACCEPT_FROM6 = ::1;
71ACCEPT_FROM = 127.0.0.1; 71ACCEPT_FROM = 127.0.0.1;
72BINARY = gnunet-service-resolver 72BINARY = gnunet-service-resolver
@@ -76,7 +76,7 @@ HOSTNAME = localhost
76 76
77[statistics] 77[statistics]
78PORT = 3014 78PORT = 3014
79UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_http_statistics_peer2.sock 79UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer2.sock
80ACCEPT_FROM6 = ::1; 80ACCEPT_FROM6 = ::1;
81ACCEPT_FROM = 127.0.0.1; 81ACCEPT_FROM = 127.0.0.1;
82BINARY = gnunet-service-statistics 82BINARY = gnunet-service-statistics
@@ -86,7 +86,7 @@ HOSTNAME = localhost
86 86
87[arm] 87[arm]
88PORT = 3015 88PORT = 3015
89UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_http_arm_peer2.sock 89UNIXPATH = /tmp/test_quota_compliance_http_arm_peer2.sock
90DEFAULTSERVICES = 90DEFAULTSERVICES =
91ACCEPT_FROM6 = ::1; 91ACCEPT_FROM6 = ::1;
92ACCEPT_FROM = 127.0.0.1; 92ACCEPT_FROM = 127.0.0.1;
diff --git a/src/transport/test_quota_compliance_https_peer1.conf b/src/transport/test_quota_compliance_https_peer1.conf
index 014484d0d..4350c2285 100644
--- a/src/transport/test_quota_compliance_https_peer1.conf
+++ b/src/transport/test_quota_compliance_https_peer1.conf
@@ -46,7 +46,7 @@ CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
46 46
47[transport] 47[transport]
48PORT = 4002 48PORT = 4002
49UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_http_transport_peer1.sock 49UNIXPATH = /tmp/test_quota_compliance_https_transport_peer1.sock
50plugins = https 50plugins = https
51#DEBUG = YES 51#DEBUG = YES
52PREFIX = 52PREFIX =
@@ -61,7 +61,7 @@ HOSTNAME = localhost
61 61
62[peerinfo] 62[peerinfo]
63PORT = 4003 63PORT = 4003
64UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_https_peerinfo_peer1.sock 64UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer1.sock
65TRUST = $SERVICEHOME/data/credit/ 65TRUST = $SERVICEHOME/data/credit/
66HOSTS = $SERVICEHOME/data/hosts/ 66HOSTS = $SERVICEHOME/data/hosts/
67ACCEPT_FROM6 = ::1; 67ACCEPT_FROM6 = ::1;
@@ -74,7 +74,7 @@ HOSTNAME = localhost
74 74
75[resolver] 75[resolver]
76PORT = 4004 76PORT = 4004
77UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_https_resolver_peer1.sock 77UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer1.sock
78ACCEPT_FROM6 = ::1; 78ACCEPT_FROM6 = ::1;
79ACCEPT_FROM = 127.0.0.1; 79ACCEPT_FROM = 127.0.0.1;
80BINARY = gnunet-service-resolver 80BINARY = gnunet-service-resolver
@@ -84,7 +84,7 @@ HOSTNAME = localhost
84 84
85[statistics] 85[statistics]
86PORT = 4005 86PORT = 4005
87UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_https_statistics_peer1.sock 87UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer1.sock
88ACCEPT_FROM6 = ::1; 88ACCEPT_FROM6 = ::1;
89ACCEPT_FROM = 127.0.0.1; 89ACCEPT_FROM = 127.0.0.1;
90BINARY = gnunet-service-statistics 90BINARY = gnunet-service-statistics
@@ -94,7 +94,7 @@ HOSTNAME = localhost
94 94
95[arm] 95[arm]
96PORT = 4006 96PORT = 4006
97UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_https_arm_peer1.sock 97UNIXPATH = /tmp/test_quota_compliance_https_arm_peer1.sock
98DEFAULTSERVICES = 98DEFAULTSERVICES =
99ACCEPT_FROM6 = ::1; 99ACCEPT_FROM6 = ::1;
100ACCEPT_FROM = 127.0.0.1; 100ACCEPT_FROM = 127.0.0.1;
diff --git a/src/transport/test_quota_compliance_https_peer2.conf b/src/transport/test_quota_compliance_https_peer2.conf
index 1602c0ae7..a515e9c09 100644
--- a/src/transport/test_quota_compliance_https_peer2.conf
+++ b/src/transport/test_quota_compliance_https_peer2.conf
@@ -45,7 +45,7 @@ AUTOSTART = NO
45 45
46[transport] 46[transport]
47PORT = 3002 47PORT = 3002
48UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_https_transport_peer2.sock 48UNIXPATH = /tmp/https_transport_peer2.sock
49plugins = https 49plugins = https
50#DEBUG = YES 50#DEBUG = YES
51PREFIX = 51PREFIX =
@@ -60,7 +60,7 @@ HOSTNAME = localhost
60 60
61[peerinfo] 61[peerinfo]
62PORT = 3003 62PORT = 3003
63UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_https_peerinfo_peer2.sock 63UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer2.sock
64TRUST = $SERVICEHOME/data/credit/ 64TRUST = $SERVICEHOME/data/credit/
65HOSTS = $SERVICEHOME/data/hosts/ 65HOSTS = $SERVICEHOME/data/hosts/
66ACCEPT_FROM6 = ::1; 66ACCEPT_FROM6 = ::1;
@@ -72,7 +72,7 @@ HOSTNAME = localhost
72 72
73[resolver] 73[resolver]
74PORT = 3004 74PORT = 3004
75UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_https_resolver_peer2.sock 75UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer2.sock
76ACCEPT_FROM6 = ::1; 76ACCEPT_FROM6 = ::1;
77ACCEPT_FROM = 127.0.0.1; 77ACCEPT_FROM = 127.0.0.1;
78BINARY = gnunet-service-resolver 78BINARY = gnunet-service-resolver
@@ -82,7 +82,7 @@ HOSTNAME = localhost
82 82
83[statistics] 83[statistics]
84PORT = 3005 84PORT = 3005
85UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_https_statistics_peer2.sock 85UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer2.sock
86ACCEPT_FROM6 = ::1; 86ACCEPT_FROM6 = ::1;
87ACCEPT_FROM = 127.0.0.1; 87ACCEPT_FROM = 127.0.0.1;
88BINARY = gnunet-service-statistics 88BINARY = gnunet-service-statistics
@@ -93,7 +93,7 @@ HOSTNAME = localhost
93 93
94[arm] 94[arm]
95PORT = 3006 95PORT = 3006
96UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_https_arm_peer2.sock 96UNIXPATH = /tmp/test_quota_compliance_https_arm_peer2.sock
97DEFAULTSERVICES = 97DEFAULTSERVICES =
98ACCEPT_FROM6 = ::1; 98ACCEPT_FROM6 = ::1;
99ACCEPT_FROM = 127.0.0.1; 99ACCEPT_FROM = 127.0.0.1;
diff --git a/src/transport/test_quota_compliance_tcp_peer1.conf b/src/transport/test_quota_compliance_tcp_peer1.conf
index 258f9ba98..e26781d30 100644
--- a/src/transport/test_quota_compliance_tcp_peer1.conf
+++ b/src/transport/test_quota_compliance_tcp_peer1.conf
@@ -50,7 +50,7 @@ CONFIG = $DEFAULTCONFIG
50HOME = $SERVICEHOME 50HOME = $SERVICEHOME
51HOSTNAME = localhost 51HOSTNAME = localhost
52PORT = 4091 52PORT = 4091
53UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_transport_peer1.sock 53UNIXPATH = /tmp/test_quota_compliance_tcp_transport_peer1.sock
54 54
55[peerinfo] 55[peerinfo]
56TRUST = $SERVICEHOME/data/credit/ 56TRUST = $SERVICEHOME/data/credit/
@@ -62,7 +62,7 @@ CONFIG = $DEFAULTCONFIG
62HOME = $SERVICEHOME 62HOME = $SERVICEHOME
63HOSTNAME = localhost 63HOSTNAME = localhost
64PORT = 4090 64PORT = 4090
65UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_peerinfo_peer1.sock 65UNIXPATH = /tmp/test_quota_compliance_tcp_peerinfo_peer1.sock
66 66
67[resolver] 67[resolver]
68ACCEPT_FROM6 = ::1; 68ACCEPT_FROM6 = ::1;
@@ -72,7 +72,7 @@ CONFIG = $DEFAULTCONFIG
72HOME = $SERVICEHOME 72HOME = $SERVICEHOME
73HOSTNAME = localhost 73HOSTNAME = localhost
74PORT = 4089 74PORT = 4089
75UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_resolver_peer1.sock 75UNIXPATH = /tmp/test_quota_compliance_tcp_resolver_peer1.sock
76 76
77[statistics] 77[statistics]
78ACCEPT_FROM6 = ::1; 78ACCEPT_FROM6 = ::1;
@@ -82,7 +82,7 @@ CONFIG = $DEFAULTCONFIG
82HOME = $SERVICEHOME 82HOME = $SERVICEHOME
83HOSTNAME = localhost 83HOSTNAME = localhost
84PORT = 4088 84PORT = 4088
85UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_statistics_peer1.sock 85UNIXPATH = /tmp/test_quota_compliance_tcp_statistics_peer1.sock
86 86
87[arm] 87[arm]
88DEFAULTSERVICES = 88DEFAULTSERVICES =
@@ -93,7 +93,7 @@ CONFIG = $DEFAULTCONFIG
93HOME = $SERVICEHOME 93HOME = $SERVICEHOME
94HOSTNAME = localhost 94HOSTNAME = localhost
95PORT = 4087 95PORT = 4087
96UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_arm_peer1.sock 96UNIXPATH = /tmp/test_quota_compliance_tcp_arm_peer1.sock
97 97
98[TESTING] 98[TESTING]
99WEAKRANDOM = YES 99WEAKRANDOM = YES
diff --git a/src/transport/test_quota_compliance_tcp_peer2.conf b/src/transport/test_quota_compliance_tcp_peer2.conf
index 117e3d1ca..245c9696e 100644
--- a/src/transport/test_quota_compliance_tcp_peer2.conf
+++ b/src/transport/test_quota_compliance_tcp_peer2.conf
@@ -50,7 +50,7 @@ CONFIG = $DEFAULTCONFIG
50HOME = $SERVICEHOME 50HOME = $SERVICEHOME
51HOSTNAME = localhost 51HOSTNAME = localhost
52PORT = 3091 52PORT = 3091
53UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_transport_peer2.sock 53UNIXPATH = /tmp/test_quota_compliance_tcp_transport_peer2.sock
54 54
55[peerinfo] 55[peerinfo]
56TRUST = $SERVICEHOME/data/credit/ 56TRUST = $SERVICEHOME/data/credit/
@@ -62,7 +62,7 @@ CONFIG = $DEFAULTCONFIG
62HOME = $SERVICEHOME 62HOME = $SERVICEHOME
63HOSTNAME = localhost 63HOSTNAME = localhost
64PORT = 3090 64PORT = 3090
65UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_peerinfo_peer2.sock 65UNIXPATH = /tmp/test_quota_compliance_tcp_peerinfo_peer2.sock
66 66
67[resolver] 67[resolver]
68ACCEPT_FROM6 = ::1; 68ACCEPT_FROM6 = ::1;
@@ -72,7 +72,7 @@ CONFIG = $DEFAULTCONFIG
72HOME = $SERVICEHOME 72HOME = $SERVICEHOME
73HOSTNAME = localhost 73HOSTNAME = localhost
74PORT = 3089 74PORT = 3089
75UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_resolver_peer2.sock 75UNIXPATH = /tmp/test_quota_compliance_tcp_resolver_peer2.sock
76 76
77[statistics] 77[statistics]
78ACCEPT_FROM6 = ::1; 78ACCEPT_FROM6 = ::1;
@@ -82,7 +82,7 @@ CONFIG = $DEFAULTCONFIG
82HOME = $SERVICEHOME 82HOME = $SERVICEHOME
83HOSTNAME = localhost 83HOSTNAME = localhost
84PORT = 3088 84PORT = 3088
85UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_statistics_peer2.sock 85UNIXPATH = /tmp/test_quota_compliance_tcp_statistics_peer2.sock
86 86
87[arm] 87[arm]
88DEFAULTSERVICES = 88DEFAULTSERVICES =
@@ -93,7 +93,7 @@ CONFIG = $DEFAULTCONFIG
93HOME = $SERVICEHOME 93HOME = $SERVICEHOME
94HOSTNAME = localhost 94HOSTNAME = localhost
95PORT = 3087 95PORT = 3087
96UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_arm_peer2.sock 96UNIXPATH = /tmp/test_quota_compliance_tcp_arm_peer2.sock
97 97
98[TESTING] 98[TESTING]
99WEAKRANDOM = YES 99WEAKRANDOM = YES
diff --git a/src/transport/test_quota_compliance_udp_peer1.conf b/src/transport/test_quota_compliance_udp_peer1.conf
index 1b9771a37..ba7c8c0e2 100644
--- a/src/transport/test_quota_compliance_udp_peer1.conf
+++ b/src/transport/test_quota_compliance_udp_peer1.conf
@@ -46,7 +46,7 @@ CONFIG = $DEFAULTCONFIG
46HOME = $SERVICEHOME 46HOME = $SERVICEHOME
47HOSTNAME = localhost 47HOSTNAME = localhost
48PORT = 4091 48PORT = 4091
49UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_transport_peer1.sock 49UNIXPATH = /tmp/test_quota_compliance_udp_transport_peer1.sock
50 50
51[peerinfo] 51[peerinfo]
52TRUST = $SERVICEHOME/data/credit/ 52TRUST = $SERVICEHOME/data/credit/
@@ -58,7 +58,7 @@ CONFIG = $DEFAULTCONFIG
58HOME = $SERVICEHOME 58HOME = $SERVICEHOME
59HOSTNAME = localhost 59HOSTNAME = localhost
60PORT = 4090 60PORT = 4090
61UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_peerinfo_peer1.sock 61UNIXPATH = /tmp/test_quota_compliance_udp_peerinfo_peer1.sock
62 62
63[resolver] 63[resolver]
64ACCEPT_FROM6 = ::1; 64ACCEPT_FROM6 = ::1;
@@ -68,7 +68,7 @@ CONFIG = $DEFAULTCONFIG
68HOME = $SERVICEHOME 68HOME = $SERVICEHOME
69HOSTNAME = localhost 69HOSTNAME = localhost
70PORT = 4089 70PORT = 4089
71UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_resolver_peer1.sock 71UNIXPATH = /tmp/test_quota_compliance_udp_resolver_peer1.sock
72 72
73[statistics] 73[statistics]
74ACCEPT_FROM6 = ::1; 74ACCEPT_FROM6 = ::1;
@@ -78,7 +78,7 @@ CONFIG = $DEFAULTCONFIG
78HOME = $SERVICEHOME 78HOME = $SERVICEHOME
79HOSTNAME = localhost 79HOSTNAME = localhost
80PORT = 4088 80PORT = 4088
81UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_statistics_peer1.sock 81UNIXPATH = /tmp/test_quota_compliance_udp_statistics_peer1.sock
82 82
83[arm] 83[arm]
84DEFAULTSERVICES = 84DEFAULTSERVICES =
@@ -89,7 +89,7 @@ CONFIG = $DEFAULTCONFIG
89HOME = $SERVICEHOME 89HOME = $SERVICEHOME
90HOSTNAME = localhost 90HOSTNAME = localhost
91PORT = 4087 91PORT = 4087
92UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_arm_peer1.sock 92UNIXPATH = /tmp/test_quota_compliance_udp_arm_peer1.sock
93 93
94[TESTING] 94[TESTING]
95WEAKRANDOM = YES 95WEAKRANDOM = YES
diff --git a/src/transport/test_quota_compliance_udp_peer2.conf b/src/transport/test_quota_compliance_udp_peer2.conf
index 83f39369d..4e8069bb5 100644
--- a/src/transport/test_quota_compliance_udp_peer2.conf
+++ b/src/transport/test_quota_compliance_udp_peer2.conf
@@ -44,7 +44,7 @@ CONFIG = $DEFAULTCONFIG
44HOME = $SERVICEHOME 44HOME = $SERVICEHOME
45HOSTNAME = localhost 45HOSTNAME = localhost
46PORT = 3091 46PORT = 3091
47UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_transport_peer2.sock 47UNIXPATH = /tmp/test_quota_compliance_udp_transport_peer2.sock
48 48
49[peerinfo] 49[peerinfo]
50TRUST = $SERVICEHOME/data/credit/ 50TRUST = $SERVICEHOME/data/credit/
@@ -56,7 +56,7 @@ CONFIG = $DEFAULTCONFIG
56HOME = $SERVICEHOME 56HOME = $SERVICEHOME
57HOSTNAME = localhost 57HOSTNAME = localhost
58PORT = 3090 58PORT = 3090
59UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_peerinfo_peer2.sock 59UNIXPATH = /tmp/test_quota_compliance_udp_peerinfo_peer2.sock
60 60
61[resolver] 61[resolver]
62ACCEPT_FROM6 = ::1; 62ACCEPT_FROM6 = ::1;
@@ -66,7 +66,7 @@ CONFIG = $DEFAULTCONFIG
66HOME = $SERVICEHOME 66HOME = $SERVICEHOME
67HOSTNAME = localhost 67HOSTNAME = localhost
68PORT = 3089 68PORT = 3089
69UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_resolver_peer2.sock 69UNIXPATH = /tmp/test_quota_compliance_udp_resolver_peer2.sock
70 70
71[statistics] 71[statistics]
72ACCEPT_FROM6 = ::1; 72ACCEPT_FROM6 = ::1;
@@ -76,7 +76,7 @@ CONFIG = $DEFAULTCONFIG
76HOME = $SERVICEHOME 76HOME = $SERVICEHOME
77HOSTNAME = localhost 77HOSTNAME = localhost
78PORT = 3088 78PORT = 3088
79UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_statistics_peer2.sock 79UNIXPATH = /tmp/test_quota_compliance_udp_statistics_peer2.sock
80 80
81[arm] 81[arm]
82DEFAULTSERVICES = 82DEFAULTSERVICES =
@@ -87,7 +87,7 @@ CONFIG = $DEFAULTCONFIG
87HOME = $SERVICEHOME 87HOME = $SERVICEHOME
88HOSTNAME = localhost 88HOSTNAME = localhost
89PORT = 3087 89PORT = 3087
90UNIXPATH = /tmp/test_quota_compliance_peer2/test_quota_compliance_arm_peer2.sock 90UNIXPATH = /tmp/test_quota_compliance_udp_arm_peer2.sock
91 91
92[TESTING] 92[TESTING]
93WEAKRANDOM = YES 93WEAKRANDOM = YES