gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r9726 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r9726 - gnunet/src/include
Date: Thu, 10 Dec 2009 21:56:31 +0100

Author: jilu
Date: 2009-12-10 21:56:31 +0100 (Thu, 10 Dec 2009)
New Revision: 9726

Modified:
   gnunet/src/include/gnunet_protocols.h
Log:


Modified: gnunet/src/include/gnunet_protocols.h
===================================================================
--- gnunet/src/include/gnunet_protocols.h       2009-12-10 13:55:48 UTC (rev 
9725)
+++ gnunet/src/include/gnunet_protocols.h       2009-12-10 20:56:31 UTC (rev 
9726)
@@ -176,12 +176,12 @@
 #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 @@
  */
 #define GNUNET_MESSAGE_TYPE_FS_PUT 139
 
+/**
+ * Reply to client with addresses of other peers 
+ */
+#define GNUNET_MESSAGE_TYPE_PEER_ADDRESS 140
+
 /*
   TODO:
   - DV





reply via email to

[Prev in Thread] Current Thread [Next in Thread]