aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-07-14 09:44:22 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-07-14 09:44:22 +0000
commitb8613716fc69f1ce5ebe8dca4e9b9979da06ad47 (patch)
tree5dad5101188b284a8e59e5c4268fe3442dcd288d
parent5ecfcf33c14429cf1d29ee7ae4f32ad581ca4068 (diff)
downloadgnunet-b8613716fc69f1ce5ebe8dca4e9b9979da06ad47.tar.gz
gnunet-b8613716fc69f1ce5ebe8dca4e9b9979da06ad47.zip
testbed helper init message
-rw-r--r--src/include/gnunet_protocols.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 15f64fb7d..10869eba2 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1506,6 +1506,11 @@ extern "C"
1506 */ 1506 */
1507#define GNUNET_MESSAGE_TYPE_TESTBED_MAX 479 1507#define GNUNET_MESSAGE_TYPE_TESTBED_MAX 479
1508 1508
1509/**
1510 * The initialization message towards gnunet-testbed-helper
1511 */
1512#define GNUNET_MESSAGE_TYPE_TESTBED_HELPER_INIT 495
1513
1509 1514
1510/** 1515/**
1511 * Next available: 500 1516 * Next available: 500