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 611c56b61..784964b49 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -514,6 +514,11 @@ extern "C"
514 */ 514 */
515#define GNUNET_MESSAGE_TYPE_FS_PUT 138 515#define GNUNET_MESSAGE_TYPE_FS_PUT 138
516 516
517/**
518 * Peer asks us to stop migrating content towards it for a while.
519 */
520#define GNUNET_MESSAGE_TYPE_FS_MIGRATION_STOP 139
521
517 522
518/** 523/**
519 * DHT Message Types 524 * DHT Message Types