aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2021-09-22 09:34:37 +0200
committert3sserakt <t3ss@posteo.de>2021-09-22 09:35:15 +0200
commit658bceab7ba3aab5121e8874d8508264d3f63ce3 (patch)
tree1c69216934c3313417bd2031f679fb189399120d /src/include/gnunet_protocols.h
parentc58507bbcbb3d3c87f02f7cc10fb087870c1d509 (diff)
parent5da4ba31a2fb0e12ff0daf2fc6e1c7d8c2749655 (diff)
downloadgnunet-658bceab7ba3aab5121e8874d8508264d3f63ce3.tar.gz
gnunet-658bceab7ba3aab5121e8874d8508264d3f63ce3.zip
Merge branch 'master' of ssh://git.gnunet.org/gnunet
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