aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/gnunet-transport-connect-running-peers.c4
-rw-r--r--src/transport/test_plugin_transport.c2
-rw-r--r--src/transport/test_plugin_transport_udp.c2
-rw-r--r--src/transport/test_quota_compliance.c2
-rw-r--r--src/transport/test_transport_api.c4
-rw-r--r--src/transport/test_transport_api_bidirectional_connect.c4
-rw-r--r--src/transport/test_transport_api_blacklisting.c4
-rw-r--r--src/transport/test_transport_api_disconnect.c4
-rw-r--r--src/transport/test_transport_api_limited_sockets.c4
-rw-r--r--src/transport/test_transport_api_reliability.c4
-rw-r--r--src/transport/test_transport_api_restart_1peer.c4
-rw-r--r--src/transport/test_transport_api_restart_2peers.c4
-rw-r--r--src/transport/test_transport_api_timeout.c4
-rw-r--r--src/transport/test_transport_api_unreliability.c2
-rw-r--r--src/transport/test_transport_api_unreliability_constant.c4
-rw-r--r--src/transport/test_transport_startonly.c4
-rw-r--r--src/transport/test_transport_testing.c4
17 files changed, 30 insertions, 30 deletions
diff --git a/src/transport/gnunet-transport-connect-running-peers.c b/src/transport/gnunet-transport-connect-running-peers.c
index 8ba81891f..a640f38ab 100644
--- a/src/transport/gnunet-transport-connect-running-peers.c
+++ b/src/transport/gnunet-transport-connect-running-peers.c
@@ -36,9 +36,9 @@
36#include "transport.h" 36#include "transport.h"
37#include "transport-testing.h" 37#include "transport-testing.h"
38 38
39#define VERBOSE GNUNET_EXTRA_LOGGING 39#define VERBOSE GNUNET_NO
40 40
41#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 41#define VERBOSE_ARM GNUNET_NO
42 42
43#define START_ARM GNUNET_YES 43#define START_ARM GNUNET_YES
44 44
diff --git a/src/transport/test_plugin_transport.c b/src/transport/test_plugin_transport.c
index 56abe2cd3..794c8311d 100644
--- a/src/transport/test_plugin_transport.c
+++ b/src/transport/test_plugin_transport.c
@@ -37,7 +37,7 @@
37#include "gnunet_transport_plugin.h" 37#include "gnunet_transport_plugin.h"
38#include "transport.h" 38#include "transport.h"
39 39
40#define VERBOSE GNUNET_EXTRA_LOGGING 40#define VERBOSE GNUNET_NO
41 41
42/** 42/**
43 * How long until we give up on transmitting the message? 43 * How long until we give up on transmitting the message?
diff --git a/src/transport/test_plugin_transport_udp.c b/src/transport/test_plugin_transport_udp.c
index 1b0ec91f6..8fbd2ab9c 100644
--- a/src/transport/test_plugin_transport_udp.c
+++ b/src/transport/test_plugin_transport_udp.c
@@ -38,7 +38,7 @@
38#include "gnunet_transport_plugin.h" 38#include "gnunet_transport_plugin.h"
39#include "transport.h" 39#include "transport.h"
40 40
41#define VERBOSE GNUNET_EXTRA_LOGGING 41#define VERBOSE GNUNET_NO
42 42
43/** 43/**
44 * How long until we give up on transmitting the message? 44 * How long until we give up on transmitting the message?
diff --git a/src/transport/test_quota_compliance.c b/src/transport/test_quota_compliance.c
index cbf19d4da..b0111cc89 100644
--- a/src/transport/test_quota_compliance.c
+++ b/src/transport/test_quota_compliance.c
@@ -38,7 +38,7 @@
38 38
39#define VERBOSE GNUNET_NO 39#define VERBOSE GNUNET_NO
40 40
41#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 41#define VERBOSE_ARM GNUNET_NO
42 42
43#define START_ARM GNUNET_YES 43#define START_ARM GNUNET_YES
44 44
diff --git a/src/transport/test_transport_api.c b/src/transport/test_transport_api.c
index 9cc769ef1..7596c30b1 100644
--- a/src/transport/test_transport_api.c
+++ b/src/transport/test_transport_api.c
@@ -37,8 +37,8 @@
37#include "transport.h" 37#include "transport.h"
38#include "transport-testing.h" 38#include "transport-testing.h"
39 39
40#define VERBOSE GNUNET_EXTRA_LOGGING 40#define VERBOSE GNUNET_NO
41#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 41#define VERBOSE_ARM GNUNET_NO
42 42
43#define START_ARM GNUNET_YES 43#define START_ARM GNUNET_YES
44 44
diff --git a/src/transport/test_transport_api_bidirectional_connect.c b/src/transport/test_transport_api_bidirectional_connect.c
index b4a3ca41d..a54d0891a 100644
--- a/src/transport/test_transport_api_bidirectional_connect.c
+++ b/src/transport/test_transport_api_bidirectional_connect.c
@@ -35,8 +35,8 @@
35#include "transport.h" 35#include "transport.h"
36#include "transport-testing.h" 36#include "transport-testing.h"
37 37
38#define VERBOSE GNUNET_EXTRA_LOGGING 38#define VERBOSE GNUNET_NO
39#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 39#define VERBOSE_ARM GNUNET_NO
40 40
41#define START_ARM GNUNET_YES 41#define START_ARM GNUNET_YES
42 42
diff --git a/src/transport/test_transport_api_blacklisting.c b/src/transport/test_transport_api_blacklisting.c
index fc5ffda55..f8f6040a9 100644
--- a/src/transport/test_transport_api_blacklisting.c
+++ b/src/transport/test_transport_api_blacklisting.c
@@ -35,8 +35,8 @@
35#include "transport.h" 35#include "transport.h"
36#include "transport-testing.h" 36#include "transport-testing.h"
37 37
38#define VERBOSE GNUNET_EXTRA_LOGGING 38#define VERBOSE GNUNET_NO
39#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 39#define VERBOSE_ARM GNUNET_NO
40 40
41#define START_ARM GNUNET_YES 41#define START_ARM GNUNET_YES
42 42
diff --git a/src/transport/test_transport_api_disconnect.c b/src/transport/test_transport_api_disconnect.c
index 1a73bcb5f..99271446c 100644
--- a/src/transport/test_transport_api_disconnect.c
+++ b/src/transport/test_transport_api_disconnect.c
@@ -34,8 +34,8 @@
34#include "transport.h" 34#include "transport.h"
35#include "transport-testing.h" 35#include "transport-testing.h"
36 36
37#define VERBOSE GNUNET_EXTRA_LOGGING 37#define VERBOSE GNUNET_NO
38#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 38#define VERBOSE_ARM GNUNET_NO
39 39
40#define START_ARM GNUNET_YES 40#define START_ARM GNUNET_YES
41 41
diff --git a/src/transport/test_transport_api_limited_sockets.c b/src/transport/test_transport_api_limited_sockets.c
index d1aa6e40d..015c28c16 100644
--- a/src/transport/test_transport_api_limited_sockets.c
+++ b/src/transport/test_transport_api_limited_sockets.c
@@ -37,9 +37,9 @@
37#include "transport.h" 37#include "transport.h"
38#include "transport-testing.h" 38#include "transport-testing.h"
39 39
40#define VERBOSE GNUNET_EXTRA_LOGGING 40#define VERBOSE GNUNET_NO
41 41
42#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 42#define VERBOSE_ARM GNUNET_NO
43 43
44#define START_ARM GNUNET_YES 44#define START_ARM GNUNET_YES
45 45
diff --git a/src/transport/test_transport_api_reliability.c b/src/transport/test_transport_api_reliability.c
index eb03564d5..521126885 100644
--- a/src/transport/test_transport_api_reliability.c
+++ b/src/transport/test_transport_api_reliability.c
@@ -38,9 +38,9 @@
38#include "transport.h" 38#include "transport.h"
39#include "transport-testing.h" 39#include "transport-testing.h"
40 40
41#define VERBOSE GNUNET_EXTRA_LOGGING 41#define VERBOSE GNUNET_NO
42 42
43#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 43#define VERBOSE_ARM GNUNET_NO
44 44
45#define START_ARM GNUNET_YES 45#define START_ARM GNUNET_YES
46 46
diff --git a/src/transport/test_transport_api_restart_1peer.c b/src/transport/test_transport_api_restart_1peer.c
index 0f6264607..c9db9da64 100644
--- a/src/transport/test_transport_api_restart_1peer.c
+++ b/src/transport/test_transport_api_restart_1peer.c
@@ -36,8 +36,8 @@
36#include "transport.h" 36#include "transport.h"
37#include "transport-testing.h" 37#include "transport-testing.h"
38 38
39#define VERBOSE GNUNET_EXTRA_LOGGING 39#define VERBOSE GNUNET_NO
40#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 40#define VERBOSE_ARM GNUNET_NO
41 41
42#define START_ARM GNUNET_YES 42#define START_ARM GNUNET_YES
43 43
diff --git a/src/transport/test_transport_api_restart_2peers.c b/src/transport/test_transport_api_restart_2peers.c
index 3de91d62a..ef97911c0 100644
--- a/src/transport/test_transport_api_restart_2peers.c
+++ b/src/transport/test_transport_api_restart_2peers.c
@@ -36,8 +36,8 @@
36#include "transport.h" 36#include "transport.h"
37#include "transport-testing.h" 37#include "transport-testing.h"
38 38
39#define VERBOSE GNUNET_EXTRA_LOGGING 39#define VERBOSE GNUNET_NO
40#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 40#define VERBOSE_ARM GNUNET_NO
41 41
42#define START_ARM GNUNET_YES 42#define START_ARM GNUNET_YES
43 43
diff --git a/src/transport/test_transport_api_timeout.c b/src/transport/test_transport_api_timeout.c
index 35279ff76..8a392949c 100644
--- a/src/transport/test_transport_api_timeout.c
+++ b/src/transport/test_transport_api_timeout.c
@@ -38,9 +38,9 @@
38#include "transport.h" 38#include "transport.h"
39#include "transport-testing.h" 39#include "transport-testing.h"
40 40
41#define VERBOSE GNUNET_EXTRA_LOGGING 41#define VERBOSE GNUNET_NO
42 42
43#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 43#define VERBOSE_ARM GNUNET_NO
44 44
45#define START_ARM GNUNET_YES 45#define START_ARM GNUNET_YES
46 46
diff --git a/src/transport/test_transport_api_unreliability.c b/src/transport/test_transport_api_unreliability.c
index 413daabc9..fce8d8565 100644
--- a/src/transport/test_transport_api_unreliability.c
+++ b/src/transport/test_transport_api_unreliability.c
@@ -41,7 +41,7 @@
41 41
42#define VERBOSE GNUNET_NO 42#define VERBOSE GNUNET_NO
43 43
44#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 44#define VERBOSE_ARM GNUNET_NO
45 45
46#define START_ARM GNUNET_YES 46#define START_ARM GNUNET_YES
47 47
diff --git a/src/transport/test_transport_api_unreliability_constant.c b/src/transport/test_transport_api_unreliability_constant.c
index 52bf63833..a75f2953e 100644
--- a/src/transport/test_transport_api_unreliability_constant.c
+++ b/src/transport/test_transport_api_unreliability_constant.c
@@ -39,9 +39,9 @@
39#include "transport.h" 39#include "transport.h"
40#include "transport-testing.h" 40#include "transport-testing.h"
41 41
42#define VERBOSE GNUNET_EXTRA_LOGGING 42#define VERBOSE GNUNET_NO
43 43
44#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 44#define VERBOSE_ARM GNUNET_NO
45 45
46#define START_ARM GNUNET_YES 46#define START_ARM GNUNET_YES
47 47
diff --git a/src/transport/test_transport_startonly.c b/src/transport/test_transport_startonly.c
index 36d9b18d3..79578ab53 100644
--- a/src/transport/test_transport_startonly.c
+++ b/src/transport/test_transport_startonly.c
@@ -37,9 +37,9 @@
37#include "transport.h" 37#include "transport.h"
38#include "transport-testing.h" 38#include "transport-testing.h"
39 39
40#define VERBOSE GNUNET_EXTRA_LOGGING 40#define VERBOSE GNUNET_NO
41 41
42#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 42#define VERBOSE_ARM GNUNET_NO
43 43
44#define START_ARM GNUNET_YES 44#define START_ARM GNUNET_YES
45 45
diff --git a/src/transport/test_transport_testing.c b/src/transport/test_transport_testing.c
index be8c547cc..842d68651 100644
--- a/src/transport/test_transport_testing.c
+++ b/src/transport/test_transport_testing.c
@@ -37,9 +37,9 @@
37#include "transport.h" 37#include "transport.h"
38#include "transport-testing.h" 38#include "transport-testing.h"
39 39
40#define VERBOSE GNUNET_EXTRA_LOGGING 40#define VERBOSE GNUNET_NO
41 41
42#define VERBOSE_ARM GNUNET_EXTRA_LOGGING 42#define VERBOSE_ARM GNUNET_NO
43 43
44#define START_ARM GNUNET_YES 44#define START_ARM GNUNET_YES
45 45