aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-12-03 13:52:05 +0000
committerChristian Grothoff <christian@grothoff.org>2009-12-03 13:52:05 +0000
commitbd012c7a0b67ce43c119fde66139d2709a1043fc (patch)
tree0f358c4a544cd4a190fcbc56cb45324fc1554477 /src/include/gnunet_protocols.h
parent39edcc9862ce7ccb90b9059960f54733ee4d590b (diff)
downloadgnunet-bd012c7a0b67ce43c119fde66139d2709a1043fc.tar.gz
gnunet-bd012c7a0b67ce43c119fde66139d2709a1043fc.zip
stuff for jilu
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index ff35c6b97..68fd641e3 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -175,6 +175,16 @@ extern "C"
175 */ 175 */
176#define GNUNET_MESSAGE_TYPE_TRANSPORT_ACK 28 176#define GNUNET_MESSAGE_TYPE_TRANSPORT_ACK 28
177 177
178/**
179 * FIXME.
180 */
181#define GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_LOOKUP 29
182
183/**
184 * FIXME.
185 */
186#define GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_REPLY 30
187
178 188
179/** 189/**
180 * Request addition of a HELLO 190 * Request addition of a HELLO