gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r28303 - gnunet/src/include
Date: Wed, 24 Jul 2013 15:48:39 +0200

Author: bartpolot
Date: 2013-07-24 15:48:39 +0200 (Wed, 24 Jul 2013)
New Revision: 28303

Modified:
   gnunet/src/include/gnunet_protocols.h
Log:
- more renamed message types


Modified: gnunet/src/include/gnunet_protocols.h
===================================================================
--- gnunet/src/include/gnunet_protocols.h       2013-07-24 13:41:28 UTC (rev 
28302)
+++ gnunet/src/include/gnunet_protocols.h       2013-07-24 13:48:39 UTC (rev 
28303)
@@ -802,6 +802,7 @@
  * Notify that a connection is no longer valid
  */
 #define GNUNET_MESSAGE_TYPE_MESH_PATH_BROKEN            258
+#define GNUNET_MESSAGE_TYPE_MESH_CONNECTION_BROKEN      258
 
 /**
  * At some point, the route will spontaneously change TODO
@@ -838,6 +839,7 @@
  * Request the destruction of a whole tunnel 
  */
 #define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_DESTROY         267
+#define GNUNET_MESSAGE_TYPE_MESH_CONNECTION_DESTROY     267
 
 /**
  * ACK for a data packet.




reply via email to

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