move to new client API: remove old client API
[oweals/gnunet.git] / src / include / gnunet_protocols.h
index f9f6cbd9c4f2eee7812988b8d6018942ba3cc059..0da6780cbe0309e53ee40fdd7759f8e337aca14c 100644 (file)
@@ -1529,6 +1529,16 @@ extern "C"
  */
 #define GNUNET_MESSAGE_TYPE_GNS_LOOKUP_RESULT 501
 
+/**
+ * Reverse lookup
+ */
+#define GNUNET_MESSAGE_TYPE_GNS_REVERSE_LOOKUP 503
+
+/**
+ * Response to reverse lookup
+ */
+#define GNUNET_MESSAGE_TYPE_GNS_REVERSE_LOOKUP_RESULT 504
+
 
 /*******************************************************************************
  * CONSENSUS message types