aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-01-25 22:25:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-01-25 22:25:48 +0100
commit519cc35772b40b7966cc7c3bb03d5961f6f265d1 (patch)
tree0bc242a8760953bd28d12965892ec4542c285629 /src/include/gnunet_protocols.h
parent392b3c355586179fdce6a565c467eeba96027bc5 (diff)
downloadgnunet-519cc35772b40b7966cc7c3bb03d5961f6f265d1.tar.gz
gnunet-519cc35772b40b7966cc7c3bb03d5961f6f265d1.zip
more on backchannel logic
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index a8d716b3f..7ef8dca8e 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -3125,9 +3125,10 @@ extern "C"
3125#define GNUNET_MESSAGE_TYPE_TRANSPORT_DV_BOX 1219 3125#define GNUNET_MESSAGE_TYPE_TRANSPORT_DV_BOX 1219
3126 3126
3127/** 3127/**
3128 * Transport affirming receipt of an ephemeral key. 3128 * Transport signalling incoming backchannel message to a communicator.
3129 */ 3129 */
3130#define GNUNET_MESSAGE_TYPE_TRANSPORT_EPHEMERAL_CONFIRMATION 1220 3130#define GNUNET_MESSAGE_TYPE_TRANSPORT_COMMUNICATOR_BACKCHANNEL_INCOMING 1220
3131
3131 3132
3132/** 3133/**
3133 * Message sent to indicate to the transport that a monitor 3134 * Message sent to indicate to the transport that a monitor