gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r26488 - gnunet/src/include
Date: Tue, 19 Mar 2013 12:01:59 +0100

Author: wachs
Date: 2013-03-19 12:01:59 +0100 (Tue, 19 Mar 2013)
New Revision: 26488

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


Modified: gnunet/src/include/gnunet_protocols.h
===================================================================
--- gnunet/src/include/gnunet_protocols.h       2013-03-19 11:01:46 UTC (rev 
26487)
+++ gnunet/src/include/gnunet_protocols.h       2013-03-19 11:01:59 UTC (rev 
26488)
@@ -1149,6 +1149,15 @@
  */
 #define GNUNET_MESSAGE_TYPE_ATS_ADDRESSLIST_RESPONSE 355
 
+/**
+ * Type of the 'struct AddressListRequestMessage' sent by client to ATS
+ * to request information about addresses
+ */
+#define GNUNET_MESSAGE_TYPE_ATS_MONITOR 356
+
+#define GNUNET_MESSAGE_TYPE_ATS_MONITOR_RESPONSE 357
+
+
 
/*******************************************************************************
  * TRANSPORT message types
  
******************************************************************************/




reply via email to

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