New message type
authorBart Polot <bart@net.in.tum.de>
Mon, 24 Oct 2011 17:00:26 +0000 (17:00 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 24 Oct 2011 17:00:26 +0000 (17:00 +0000)
src/include/gnunet_protocols.h

index 59cdf9fe3ce5796968fc0154ceb5d5cd76eb4553..73aeaa9a24f89d83f56d8113f047bc7c18772f3e 100644 (file)
@@ -795,9 +795,9 @@ extern "C"
 #define GNUNET_MESSAGE_TYPE_MESH_PATH_CHANGE            257
 
 /**
- * Request the addition to a new branch to a path
+ * Notify that a connection of a path is no longer valid
  */
-#define GNUNET_MESSAGE_TYPE_MESH_PATH_ADD               258
+#define GNUNET_MESSAGE_TYPE_MESH_PATH_BROKEN            258
 
 /**
  * At some point, the route will spontaneously change