Author: grothoff Date: 2008-02-18 23:55:18 -0700 (Mon, 18 Feb 2008) New Revision: 6379
Modified: GNUnet/src/include/gnunet_protocols.h Log: first cut at cleaning up vpn module Modified: GNUnet/src/include/gnunet_protocols.h =================================================================== --- GNUnet/src/include/gnunet_protocols.h 2008-02-19 06:55:12 UTC (rev 6378) +++ GNUnet/src/include/gnunet_protocols.h 2008-02-19 06:55:18 UTC (rev 6379) @@ -294,17 +294,14 @@ * instead of the VPN_REPLY so the UI knows it has * seen all the output. */ -#define GNUNET_CS_PROTO_VPN_MSG 92 -#define GNUNET_CS_PROTO_VPN_REPLY 93 -#define GNUNET_CS_PROTO_VPN_DEBUGOFF 94 -#define GNUNET_CS_PROTO_VPN_DEBUGON 95 -#define GNUNET_CS_PROTO_VPN_TUNNELS 96 -#define GNUNET_CS_PROTO_VPN_ROUTES 97 -#define GNUNET_CS_PROTO_VPN_REALISED 98 -#define GNUNET_CS_PROTO_VPN_RESET 99 -#define GNUNET_CS_PROTO_VPN_REALISE 100 -#define GNUNET_CS_PROTO_VPN_ADD 101 -#define GNUNET_CS_PROTO_VPN_TRUST 102 +#define GNUNET_CS_PROTO_VPN_MSG 64 +#define GNUNET_CS_PROTO_VPN_REPLY 65 +#define GNUNET_CS_PROTO_VPN_TUNNELS 66 +#define GNUNET_CS_PROTO_VPN_ROUTES 67 +#define GNUNET_CS_PROTO_VPN_REALISED 68 +#define GNUNET_CS_PROTO_VPN_RESET 69 +#define GNUNET_CS_PROTO_VPN_ADD 70 +#define GNUNET_CS_PROTO_VPN_TRUST 71 #define GNUNET_CS_PROTO_MAX_USED 80 _______________________________________________ GNUnet-SVN mailing list GNUnet-SVN@gnu.org http://lists.gnu.org/mailman/listinfo/gnunet-svn