aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-08-01 07:52:12 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-08-01 07:52:12 +0000
commitd8cd71d95e21ee5de345e59bd62265deaad53b5d (patch)
tree644fcd116deabcd1a20e28f20d1cf5216d732672 /src/include
parent7bf56139d0cd7499ab4cd7c194769f6768ad37b4 (diff)
downloadgnunet-d8cd71d95e21ee5de345e59bd62265deaad53b5d.tar.gz
gnunet-d8cd71d95e21ee5de345e59bd62265deaad53b5d.zip
changes for experimentation
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_protocols.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index c5016e00b..9dd5792f9 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1806,6 +1806,24 @@ extern "C"
1806#define GNUNET_MESSAGE_TYPE_EXPERIMENTATION_RESPONSE 611 1806#define GNUNET_MESSAGE_TYPE_EXPERIMENTATION_RESPONSE 611
1807 1807
1808/** 1808/**
1809 * Message for experimentation response
1810 */
1811#define GNUNET_MESSAGE_TYPE_EXPERIMENTATION_START 612
1812
1813/**
1814 * Message for experimentation response
1815 */
1816#define GNUNET_MESSAGE_TYPE_EXPERIMENTATION_START_ACK 613
1817
1818/**
1819 * Message for experimentation response
1820 */
1821#define GNUNET_MESSAGE_TYPE_EXPERIMENTATION_STOP 614
1822
1823
1824
1825
1826/**
1809 * Advertise regex capability. 1827 * Advertise regex capability.
1810 */ 1828 */
1811#define GNUNET_MESSAGE_TYPE_REGEX_ANNOUNCE 620 1829#define GNUNET_MESSAGE_TYPE_REGEX_ANNOUNCE 620