aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh.h
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-07-31 14:23:25 +0000
committerBart Polot <bart@net.in.tum.de>2012-07-31 14:23:25 +0000
commit7505ffc8b7cf9cdf6ae3da9058b3fabc58897f52 (patch)
treeb47af274ab4e52eac3c3d88ed9d553c2e64201d6 /src/mesh/mesh.h
parent45f337dd083ac69a65550bc3259646dfbdbc85c1 (diff)
downloadgnunet-7505ffc8b7cf9cdf6ae3da9058b3fabc58897f52.tar.gz
gnunet-7505ffc8b7cf9cdf6ae3da9058b3fabc58897f52.zip
- more debug, client side ACK
Diffstat (limited to 'src/mesh/mesh.h')
-rw-r--r--src/mesh/mesh.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesh/mesh.h b/src/mesh/mesh.h
index 66d6d6cb1..15599c4ba 100644
--- a/src/mesh/mesh.h
+++ b/src/mesh/mesh.h
@@ -78,9 +78,6 @@
78#define GNUNET_MESH_LOCAL_TUNNEL_ID_CLI 0x80000000 78#define GNUNET_MESH_LOCAL_TUNNEL_ID_CLI 0x80000000
79#define GNUNET_MESH_LOCAL_TUNNEL_ID_SERV 0xB0000000 79#define GNUNET_MESH_LOCAL_TUNNEL_ID_SERV 0xB0000000
80 80
81#define CORE_QUEUE_SIZE 1
82#define LOCAL_QUEUE_SIZE 100
83
84/******************************************************************************/ 81/******************************************************************************/
85/************************** MESSAGES ******************************/ 82/************************** MESSAGES ******************************/
86/******************************************************************************/ 83/******************************************************************************/