gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r30590 - gnunet/src/include
Date: Thu, 7 Nov 2013 10:37:07 +0100

Author: cfuchs
Date: 2013-11-07 10:37:07 +0100 (Thu, 07 Nov 2013)
New Revision: 30590

Modified:
   gnunet/src/include/gnunet_protocols.h
Log:
added missing message type



Modified: gnunet/src/include/gnunet_protocols.h
===================================================================
--- gnunet/src/include/gnunet_protocols.h       2013-11-07 02:45:36 UTC (rev 
30589)
+++ gnunet/src/include/gnunet_protocols.h       2013-11-07 09:37:07 UTC (rev 
30590)
@@ -1849,6 +1849,10 @@
  */
 #define GNUNET_MESSAGE_TYPE_SET_ITER_DONE 589
 
+/**
+ * Bloom filter message for intersection exchange started by Bob.
+ */
+#define GNUNET_MESSAGE_TYPE_SET_INTERSECTION_P2P_BF 591
 
 
/*******************************************************************************
  * TESTBED LOGGER message types




reply via email to

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