- new message to fix #3091
authorBart Polot <bart@net.in.tum.de>
Thu, 7 Nov 2013 15:33:53 +0000 (15:33 +0000)
committerBart Polot <bart@net.in.tum.de>
Thu, 7 Nov 2013 15:33:53 +0000 (15:33 +0000)
src/include/gnunet_protocols.h

index 1c378888032df00d55547f67b23404a6e3c09091..851f28d86cf666a923b502263174590e91a54fcd 100644 (file)
@@ -898,6 +898,11 @@ extern "C"
  */
 #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
  */