(no commit message)
authorJi Lu <jilu@140774ce-b5e7-0310-ab8b-a85725594a96>
Thu, 10 Dec 2009 20:56:31 +0000 (20:56 +0000)
committerJi Lu <jilu@140774ce-b5e7-0310-ab8b-a85725594a96>
Thu, 10 Dec 2009 20:56:31 +0000 (20:56 +0000)
src/include/gnunet_protocols.h

index 68fd641e342198faca11a2338e4a02955b5a1d0c..3c0d8ae36e0540b784b92c7b30ca78b3176f1724 100644 (file)
@@ -176,12 +176,12 @@ extern "C"
 #define GNUNET_MESSAGE_TYPE_TRANSPORT_ACK 28
 
 /**
- * FIXME.
+ * Request to look addresses of peers in server.
  */
 #define GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_LOOKUP 29
 
 /**
- * FIXME.
+ * Response to the address lookup request. 
  */
 #define GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_REPLY 30
 
@@ -442,6 +442,11 @@ extern "C"
  */
 #define GNUNET_MESSAGE_TYPE_FS_PUT 139
 
+/**
+ * Reply to client with addresses of other peers 
+ */
+#define GNUNET_MESSAGE_TYPE_PEER_ADDRESS 140
+
 /*
   TODO:
   - DV