aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-09-05 12:31:19 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-09-05 12:31:19 +0000
commit57aa3363dc8203686c8c73148dc9df2315edf8b0 (patch)
tree750b5d81f1c73e263d727e1a060378ff3b81db8c /src/transport/transport.h
parent9bc1d178f943c055a87eae6f501bddff29556f76 (diff)
downloadgnunet-57aa3363dc8203686c8c73148dc9df2315edf8b0.tar.gz
gnunet-57aa3363dc8203686c8c73148dc9df2315edf8b0.zip
separate transport api debug messages from transport debugging
re-enabling ats in validation
Diffstat (limited to 'src/transport/transport.h')
-rw-r--r--src/transport/transport.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/transport/transport.h b/src/transport/transport.h
index a694d86e5..89ace764c 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -36,6 +36,8 @@
36 36
37#define DEBUG_TRANSPORT_DISCONNECT GNUNET_NO 37#define DEBUG_TRANSPORT_DISCONNECT GNUNET_NO
38 38
39#define DEBUG_TRANSPORT_API GNUNET_NO
40
39/** 41/**
40 * For how long do we allow unused bandwidth 42 * For how long do we allow unused bandwidth
41 * from the past to carry over into the future? (in seconds) 43 * from the past to carry over into the future? (in seconds)