gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r25549 - gnunet/src/include
Date: Wed, 19 Dec 2012 14:27:56 +0100

Author: bartpolot
Date: 2012-12-19 14:27:56 +0100 (Wed, 19 Dec 2012)
New Revision: 25549

Modified:
   gnunet/src/include/gnunet_applications.h
Log:
- make fixed prefix 20 bytes long -> 16 initial states (24 byte regex prefix)

Modified: gnunet/src/include/gnunet_applications.h
===================================================================
--- gnunet/src/include/gnunet_applications.h    2012-12-19 13:26:59 UTC (rev 
25548)
+++ gnunet/src/include/gnunet_applications.h    2012-12-19 13:27:56 UTC (rev 
25549)
@@ -69,7 +69,7 @@
  * Internet exit regex prefix. Consisting of application ID, followed by 
version
  * and padding.
  */
-#define GNUNET_APPLICATION_TYPE_EXIT_REGEX_PREFIX "GNEX0001PADPADPA"
+#define GNUNET_APPLICATION_TYPE_EXIT_REGEX_PREFIX "GNUNET-VPN-VER-0001-"
 
 
 #if 0                           /* keep Emacsens' auto-indent happy */




reply via email to

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