From: Nathan S. Evans Date: Thu, 10 Jun 2010 10:23:35 +0000 (+0000) Subject: minor but necessary commit X-Git-Tag: initial-import-from-subversion-38251~21435 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=81763b925d23a03e1899b945f83cf454fa7923a8;p=oweals%2Fgnunet.git minor but necessary commit --- diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h index 1a29069c3..fef6fcb6b 100644 --- a/src/include/gnunet_protocols.h +++ b/src/include/gnunet_protocols.h @@ -270,6 +270,12 @@ extern "C" */ #define GNUNET_MESSAGE_TYPE_DV_DISCONNECT 50 +/** + * TCP NAT probe message, send from NAT'd peer to + * other peer to establish bi-directional communication + */ +#define GNUNET_MESSAGE_TYPE_TRANSPORT_TCP_NAT_PROBE 53 + /** * UDP NAT probe message, send from NAT'd peer to * other peer to negotiate punched address/port