gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r17735 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r17735 - gnunet/src/include
Date: Mon, 24 Oct 2011 19:00:26 +0200

Author: bartpolot
Date: 2011-10-24 19:00:26 +0200 (Mon, 24 Oct 2011)
New Revision: 17735

Modified:
   gnunet/src/include/gnunet_protocols.h
Log:
New message type

Modified: gnunet/src/include/gnunet_protocols.h
===================================================================
--- gnunet/src/include/gnunet_protocols.h       2011-10-24 17:00:00 UTC (rev 
17734)
+++ gnunet/src/include/gnunet_protocols.h       2011-10-24 17:00:26 UTC (rev 
17735)
@@ -795,9 +795,9 @@
 #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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]