gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r30601 - gnunet/src/include
Date: Thu, 7 Nov 2013 16:33:53 +0100

Author: bartpolot
Date: 2013-11-07 16:33:53 +0100 (Thu, 07 Nov 2013)
New Revision: 30601

Modified:
   gnunet/src/include/gnunet_protocols.h
Log:
- new message to fix #3091


Modified: gnunet/src/include/gnunet_protocols.h
===================================================================
--- gnunet/src/include/gnunet_protocols.h       2013-11-07 15:06:06 UTC (rev 
30600)
+++ gnunet/src/include/gnunet_protocols.h       2013-11-07 15:33:53 UTC (rev 
30601)
@@ -899,6 +899,11 @@
 #define GNUNET_MESSAGE_TYPE_MESH_CHANNEL_ACK            275
 
 /**
+ * Reject the creation of a channel
+ */
+#define GNUNET_MESSAGE_TYPE_MESH_CHANNEL_NACK           276
+
+/**
  * Encrypted data going forward. DEPRECATED
  */
 #define GNUNET_MESSAGE_TYPE_MESH_FWD                    280




reply via email to

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