aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-05-19 13:56:22 +0200
committerChristian Grothoff <christian@grothoff.org>2019-05-19 13:56:22 +0200
commit6e2ca97fb0d3d85c1ef127bc0b9bd3e1e72aa9e8 (patch)
treeab6fccbfa05730f952c519cb3f397afd7af199aa /src/include/gnunet_protocols.h
parentbe18b8ecb5232ef5bc718cb8d71c4bcc9f03d2f7 (diff)
downloadgnunet-6e2ca97fb0d3d85c1ef127bc0b9bd3e1e72aa9e8.tar.gz
gnunet-6e2ca97fb0d3d85c1ef127bc0b9bd3e1e72aa9e8.zip
FC work
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 9a1ef32ee..73da40038 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -3196,15 +3196,9 @@ extern "C" {
3196#define GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_VALIDATION_CHALLENGE 1303 3196#define GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_VALIDATION_CHALLENGE 1303
3197 3197
3198/** 3198/**
3199 * P2P message: transport proves that an address worked and provides
3200 * a new challenge for the other direction.
3201 */
3202#define GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_VALIDATION_CHALLENGE_RESPONSE 1304
3203
3204/**
3205 * P2P message: transport proves that an address worked. 3199 * P2P message: transport proves that an address worked.
3206 */ 3200 */
3207#define GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_VALIDATION_RESPONSE 1305 3201#define GNUNET_MESSAGE_TYPE_TRANSPORT_ADDRESS_VALIDATION_RESPONSE 1304
3208 3202
3209 3203
3210/* ************** NEW (NG) ATS Messages ************* */ 3204/* ************** NEW (NG) ATS Messages ************* */