gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r28684 - gnunet/src/include
Date: Fri, 16 Aug 2013 15:13:46 +0200

Author: bartpolot
Date: 2013-08-16 15:13:45 +0200 (Fri, 16 Aug 2013)
New Revision: 28684

Modified:
   gnunet/src/include/gnunet_protocols.h
Log:
- add channel ack type

Modified: gnunet/src/include/gnunet_protocols.h
===================================================================
--- gnunet/src/include/gnunet_protocols.h       2013-08-16 13:13:23 UTC (rev 
28683)
+++ gnunet/src/include/gnunet_protocols.h       2013-08-16 13:13:45 UTC (rev 
28684)
@@ -880,6 +880,11 @@
 #define GNUNET_MESSAGE_TYPE_MESH_LOCAL_TUNNEL_DESTROY   274
 
 /**
+ * Confirm the creation of a channel
+ */
+#define GNUNET_MESSAGE_TYPE_MESH_CHANNEL_ACK            275
+
+/**
  * Encrypted data going forward.
  */
 #define GNUNET_MESSAGE_TYPE_MESH_FWD                    280




reply via email to

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