Here's another patch for GNUNet's scheduler. It's a smaller version of my last
[oweals/gnunet.git] / src / include / gnunet_protocols.h
index ea150c52f32ac3565d3d732958c2b765a7a499f1..9d458ca1cf6d4ea23c18ebcbad7f166bfbcb59ff 100644 (file)
@@ -1839,6 +1839,11 @@ extern "C"
  */
 #define GNUNET_MESSAGE_TYPE_SET_INTERSECTION_P2P_BF 592
 
+/**
+ * Bloom filter message for intersection exchange started by Bob.
+ */
+#define GNUNET_MESSAGE_TYPE_SET_INTERSECTION_P2P_BF_PART 593
+
 /*******************************************************************************
  * TESTBED LOGGER message types
  ******************************************************************************/