-ftbfs
[oweals/gnunet.git] / src / mesh / mesh_common.c
index 56b669efc17d07b643fb410440a2c9a4245936b2..1089e8edc347973e690a44a5c764185a46372e81 100644 (file)
@@ -145,6 +145,11 @@ GNUNET_MESH_DEBUG_M2S (uint16_t m)
        */
     case 274: return "GNUNET_MESSAGE_TYPE_MESH_CHANNEL_DESTROY";
 
+      /**
+       * Confirm the creation of a channel
+       */
+    case 275: return "GNUNET_MESSAGE_TYPE_MESH_CHANNEL_ACK";
+
       /**
        * Ask the mesh service to create a new tunnel
        */