- local message tyope for channel NACK
authorBart Polot <bart@net.in.tum.de>
Thu, 7 Nov 2013 15:47:05 +0000 (15:47 +0000)
committerBart Polot <bart@net.in.tum.de>
Thu, 7 Nov 2013 15:47:05 +0000 (15:47 +0000)
src/include/gnunet_protocols.h

index 5e495608808b4c2d3e2df30cd9011a3132d71553..411d350a8e3481553f33272bfc4f005b8c5820a3 100644 (file)
@@ -928,6 +928,11 @@ extern "C"
  */
 #define GNUNET_MESSAGE_TYPE_MESH_LOCAL_ACK              286
 
+/**
+ * Local NACK for rejected channels.
+ */
+#define GNUNET_MESSAGE_TYPE_MESH_LOCAL_NACK             287
+
 /**
  * Local information about all tunnels of service. DEPRECATED
  */