summaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2016-12-01 17:05:29 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2016-12-01 17:05:29 +0100
commit540d02ea89df5e41cf81776c18440c67a0a494b8 (patch)
tree5045e05ef52a59c1ead72297ba61102c7e055d9f /src/include/gnunet_protocols.h
parent7356e4ff0c881ce1f9eb053d6a8a5866fb2179dc (diff)
parent1583915a015aa6387b7f387df2f43f3d34a6dfb0 (diff)
downloadgnunet-540d02ea89df5e41cf81776c18440c67a0a494b8.tar.gz
gnunet-540d02ea89df5e41cf81776c18440c67a0a494b8.zip
Merge remote-tracking branch 'origin/master' into credentials
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index c11792054..596196311 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2827,16 +2827,6 @@ extern "C"
2827#define GNUNET_MESSAGE_TYPE_NAT_ADDRESS_CHANGE 1064 2827#define GNUNET_MESSAGE_TYPE_NAT_ADDRESS_CHANGE 1064
2828 2828
2829/** 2829/**
2830 * Message to ask NAT service to test an address.
2831 */
2832#define GNUNET_MESSAGE_TYPE_NAT_REQUEST_TEST 1065
2833
2834/**
2835 * Message from NAT service with the address test result.
2836 */
2837#define GNUNET_MESSAGE_TYPE_NAT_TEST_RESULT 1066
2838
2839/**
2840 * Message to ask NAT service to request autoconfiguration. 2830 * Message to ask NAT service to request autoconfiguration.
2841 */ 2831 */
2842#define GNUNET_MESSAGE_TYPE_NAT_REQUEST_AUTO_CFG 1067 2832#define GNUNET_MESSAGE_TYPE_NAT_REQUEST_AUTO_CFG 1067