gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r22858 - gnunet/src/include
Date: Mon, 23 Jul 2012 19:38:21 +0200

Author: bartpolot
Date: 2012-07-23 19:38:21 +0200 (Mon, 23 Jul 2012)
New Revision: 22858

Modified:
   gnunet/src/include/gnunet_protocols.h
Log:
- unused msg numbers

Modified: gnunet/src/include/gnunet_protocols.h
===================================================================
--- gnunet/src/include/gnunet_protocols.h       2012-07-23 17:35:55 UTC (rev 
22857)
+++ gnunet/src/include/gnunet_protocols.h       2012-07-23 17:38:21 UTC (rev 
22858)
@@ -791,29 +791,9 @@
 #define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_DESTROY         266
 
 /**
- * Set tunnel speed to slowest peer
- */
-#define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_MIN             267
-
-/**
- * Set tunnel speed to fastest peer
- */
-#define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_MAX             268
-
-/**
- * Set tunnel buffering on.
- */
-#define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_BUFFER          269
-
-/**
- * Set tunnel buffering off.
- */
-#define GNUNET_MESSAGE_TYPE_MESH_TUNNEL_NOBUFFER        270
-
-/**
  * ACK for a data packet.
  */
-#define GNUNET_MESSAGE_TYPE_MESH_ACK                    271
+#define GNUNET_MESSAGE_TYPE_MESH_ACK                    267
 
 /**
  * Connect to the mesh service, specifying subscriptions




reply via email to

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