From: Bart Polot Date: Mon, 24 Oct 2011 17:00:26 +0000 (+0000) Subject: New message type X-Git-Tag: initial-import-from-subversion-38251~16273 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4b6f36463759f1c7a9ed510471e0f84503e7d3ad;p=oweals%2Fgnunet.git New message type --- diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h index 59cdf9fe3..73aeaa9a2 100644 --- a/src/include/gnunet_protocols.h +++ b/src/include/gnunet_protocols.h @@ -795,9 +795,9 @@ extern "C" #define GNUNET_MESSAGE_TYPE_MESH_PATH_CHANGE 257 /** - * Request the addition to a new branch to a path + * Notify that a connection of a path is no longer valid */ -#define GNUNET_MESSAGE_TYPE_MESH_PATH_ADD 258 +#define GNUNET_MESSAGE_TYPE_MESH_PATH_BROKEN 258 /** * At some point, the route will spontaneously change