- more renamed message types
authorBart Polot <bart@net.in.tum.de>
Wed, 24 Jul 2013 13:48:39 +0000 (13:48 +0000)
committerBart Polot <bart@net.in.tum.de>
Wed, 24 Jul 2013 13:48:39 +0000 (13:48 +0000)
src/include/gnunet_protocols.h

index e635153c0bc8bbc84cb085a4efb0420c33746d23..b4605389bb7bf7b399ec46d8c9cb17acec0ab781 100644 (file)
@@ -802,6 +802,7 @@ extern "C"
  * 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 @@ extern "C"
  * 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.