aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2021-09-22 08:49:48 +0200
committerChristian Grothoff <grothoff@gnunet.org>2021-09-22 08:49:48 +0200
commitc221e30ea67751237058b6a5aa7b46e12fca5395 (patch)
tree0bfecab095d69ee4bdd0cac76692e9e72a1640d4 /src/include/gnunet_protocols.h
parent33d31c58c1036acdef9f7d6cb3bb27881e6e26cb (diff)
downloadgnunet-c221e30ea67751237058b6a5aa7b46e12fca5395.tar.gz
gnunet-c221e30ea67751237058b6a5aa7b46e12fca5395.zip
-work on dhtu
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 6b61dfc72..41f2876e6 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -660,6 +660,11 @@ extern "C" {
660#define GNUNET_MESSAGE_TYPE_DHT_CLIENT_GET_RESULTS_KNOWN 156 660#define GNUNET_MESSAGE_TYPE_DHT_CLIENT_GET_RESULTS_KNOWN 156
661 661
662/** 662/**
663 * DHT wants to use CORE to transmit data.
664 */
665#define GNUNET_MESSAGE_TYPE_DHT_CORE 143
666
667/**
663 * Further X-VINE DHT messages continued from 880 668 * Further X-VINE DHT messages continued from 880
664 */ 669 */
665 670