types
[oweals/gnunet.git] / src / include / gnunet_protocols.h
index 664b1063668438fd903644a5104535bef02953c0..ff35c6b9766fdd2ff33ce0ae149076958e7609ab 100644 (file)
@@ -420,6 +420,18 @@ extern "C"
  */
 #define GNUNET_MESSAGE_TYPE_FS_CONTENT 137
 
+/**
+ * P2P request for content (one FS to another).
+ */
+#define GNUNET_MESSAGE_TYPE_FS_GET 138
+
+
+/**
+ * P2P response with content or active
+ * migration of content.
+ */
+#define GNUNET_MESSAGE_TYPE_FS_PUT 139
+
 /*
   TODO:
   - DV