aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-06-13 10:56:34 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-06-13 10:56:34 +0000
commitec56f91ac361b2a95d78e7529ed60549b7e9ddf3 (patch)
treeb0855ec7e121253457c980d2d91b4a56c6e5b34e /src/include/gnunet_protocols.h
parentbd6e734d7d2a5472c959611d8aa452613f4f696b (diff)
downloadgnunet-ec56f91ac361b2a95d78e7529ed60549b7e9ddf3.tar.gz
gnunet-ec56f91ac361b2a95d78e7529ed60549b7e9ddf3.zip
-testbed controller startup
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index b194cf6c4..e5f303f5d 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1403,6 +1403,12 @@ extern "C"
1403 */ 1403 */
1404#define GNUNET_MESSAGE_TYPE_TESTBED_PEERCONFIG 478 1404#define GNUNET_MESSAGE_TYPE_TESTBED_PEERCONFIG 478
1405 1405
1406/**
1407 * Not really a message, but for careful checks on the testbed messages; Should
1408 * always be the maximum and never be used to send messages with this type
1409 */
1410#define GNUNET_MESSAGE_TYPE_TESTBED_MAX 479
1411
1406 1412
1407/** 1413/**
1408 * Next available: 500 1414 * Next available: 500