Merge remote-tracking branch 'origin/master' into credentials
[oweals/gnunet.git] / src / include / gnunet_protocols.h
index 1d80495935cd2a4b15e718b8cfe444571f7f50ce..455a8292b0de80db1eec8ffede0b848d89f0aeec 100644 (file)
@@ -1814,6 +1814,13 @@ extern "C"
  */
 #define GNUNET_MESSAGE_TYPE_SET_UNION_P2P_FULL_ELEMENT 598
 
+/**
+ * Request all missing elements from the other peer,
+ * based on their sets and the elements we previously sent
+ * with #GNUNET_MESSAGE_TYPE_SET_P2P_ELEMENTS.
+ */
+#define GNUNET_MESSAGE_TYPE_SET_UNION_P2P_OVER 599
+
 
 /*******************************************************************************
  * TESTBED LOGGER message types