- new message types for debug
authorBart Polot <bart@net.in.tum.de>
Mon, 6 Jan 2014 04:36:42 +0000 (04:36 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 6 Jan 2014 04:36:42 +0000 (04:36 +0000)
src/mesh/mesh_common.c

index d99018b9ac323c32caf7cd634ee6506650e3feb8..2e8104e1b34a4bbf275b67cc3110db69927a124c 100644 (file)
@@ -199,6 +199,16 @@ GM_m2s (uint16_t m)
        */
     case 287: return "GNUNET_MESSAGE_TYPE_MESH_LOCAL_NACK";
 
+      /**
+       * Local monitoring of service.
+       */
+    case 292: return "GNUNET_MESSAGE_TYPE_MESH_LOCAL_INFO_TUNNELS";
+
+      /**
+       * Local monitoring of service.
+      */
+    case 293: return "GNUNET_MESSAGE_TYPE_MESH_LOCAL_INFO_TUNNEL";
+
       /**
        * 640kb should be enough for everybody
        */