From 1791f39fa6dc0bc37d14af98a0684fe1a23fc697 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 26 Jun 2011 22:26:57 +0000 Subject: partial fix of the NAT troubles --- src/transport/transport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/transport.h') diff --git a/src/transport/transport.h b/src/transport/transport.h index 504cbe62b..0e4fba731 100644 --- a/src/transport/transport.h +++ b/src/transport/transport.h @@ -36,7 +36,7 @@ #define ATS_MAX_EXEC_DURATION GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 3) #define ATS_MAX_ITERATIONS INT_MAX -#define DEBUG_TRANSPORT GNUNET_YES +#define DEBUG_TRANSPORT 3 #define DEBUG_TRANSPORT_TIMEOUT GNUNET_NO -- cgit v1.2.3