aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-07-06 22:10:48 +0000
committerChristian Grothoff <christian@grothoff.org>2016-07-06 22:10:48 +0000
commit5c862712d9c389fced47fde9abdc9458da319aef (patch)
tree3d17ba8b4fc5ef821882b65aaf6c3d1a798c6ed3 /src/include/gnunet_protocols.h
parent55c16b6ab6a83a594303efccff1e59a022470982 (diff)
downloadgnunet-5c862712d9c389fced47fde9abdc9458da319aef.tar.gz
gnunet-5c862712d9c389fced47fde9abdc9458da319aef.zip
removing GNUNET_TRANSPORT_monitor_validation-API
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index eeceb545d..7852a94e3 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1341,17 +1341,6 @@ extern "C"
1341#define GNUNET_MESSAGE_TYPE_TRANSPORT_TRAFFIC_METRIC 385 1341#define GNUNET_MESSAGE_TYPE_TRANSPORT_TRAFFIC_METRIC 385
1342 1342
1343/** 1343/**
1344 * Request to monitor address validations by a peer or all peers.
1345 */
1346#define GNUNET_MESSAGE_TYPE_TRANSPORT_MONITOR_VALIDATION_REQUEST 386
1347
1348/**
1349 * Response to #GNUNET_MESSAGE_TYPE_TRANSPORT_MONITOR_VALIDATION_REQUEST
1350 * request to iterate over all known addresses.
1351 */
1352#define GNUNET_MESSAGE_TYPE_TRANSPORT_MONITOR_VALIDATION_RESPONSE 387
1353
1354/**
1355 * Request to start monitoring the connection state of plugins. 1344 * Request to start monitoring the connection state of plugins.
1356 */ 1345 */
1357#define GNUNET_MESSAGE_TYPE_TRANSPORT_MONITOR_PLUGIN_START 388 1346#define GNUNET_MESSAGE_TYPE_TRANSPORT_MONITOR_PLUGIN_START 388