gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7984 - GNUnet/src/include


From: gnunet
Subject: [GNUnet-SVN] r7984 - GNUnet/src/include
Date: Wed, 3 Dec 2008 12:58:39 -0700 (MST)

Author: nevans
Date: 2008-12-03 12:58:39 -0700 (Wed, 03 Dec 2008)
New Revision: 7984

Modified:
   GNUnet/src/include/gnunet_protocols.h
Log:


Modified: GNUnet/src/include/gnunet_protocols.h
===================================================================
--- GNUnet/src/include/gnunet_protocols.h       2008-12-03 11:20:19 UTC (rev 
7983)
+++ GNUnet/src/include/gnunet_protocols.h       2008-12-03 19:58:39 UTC (rev 
7984)
@@ -408,10 +408,15 @@
 #define GNUNET_P2P_PROTO_AIP_GETROUTE 67        /* request for a table entry 
from a peer */
 
 
-#define GNUNET_P2P_PROTO_MAX_USED 68
+/* ************* p2p Distance Vector Messages ************* */
 
+#define GNUNET_P2P_PROTO_DV_NEIGHBOR_MESSAGE 75
 
+/* ************* end p2p DV Messages ***************** */
 
+#define GNUNET_P2P_PROTO_MAX_USED 76
+
+
 /* ************** Block types (libecrs) ************************ */
 
 /**





reply via email to

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