aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_protocols.h')
-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 564ad8182..78da13b9a 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -249,6 +249,11 @@ extern "C"
249 */ 249 */
250#define GNUNET_MESSAGE_TYPE_DV_GOSSIP 47 250#define GNUNET_MESSAGE_TYPE_DV_GOSSIP 47
251 251
252/**
253 * DV Plugin to DV service message, indicating
254 * startup.
255 */
256#define GNUNET_MESSAGE_TYPE_DV_START 48
252 257
253/** 258/**
254 * UDP NAT probe message, send from NAT'd peer to 259 * UDP NAT probe message, send from NAT'd peer to