commit
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 19 Mar 2013 11:01:59 +0000 (11:01 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 19 Mar 2013 11:01:59 +0000 (11:01 +0000)
src/include/gnunet_protocols.h

index dd655dd980edf052a549c9cf0459ba1c066497c2..21dfdfdf8525bf67faba751af11bec9a69369fe6 100644 (file)
@@ -1149,6 +1149,15 @@ extern "C"
  */
 #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
  ******************************************************************************/