aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
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