From a13e543a03365f30f363995e5e655fb25b1eb53a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A5l-Erik=20Martinsen?= Date: Fri, 26 Aug 2016 09:20:18 +0200 Subject: [PATCH] Updated TRANSACTION_TRANSMIT_COUNTER after IANA assignment. --- include/stunlib.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/stunlib.h b/include/stunlib.h index 217427a..20f1ae1 100644 --- a/include/stunlib.h +++ b/include/stunlib.h @@ -80,6 +80,7 @@ extern "C" { #define STUN_ATTR_UnknownAttribute 0x000A #define STUN_ATTR_Software 0x8022 #define STUN_ATTR_AlternateServer 0x8023 +#define STUN_ATTR_TransCount 0x8025 /*Path Discovery test attribute */ #define STUN_ATTR_PD 0x8041 @@ -109,8 +110,6 @@ extern "C" { #define STUN_ATTR_ICEControlled 0x8029 #define STUN_ATTR_ICEControlling 0x802A -/* Draft loss and RTT calculation TODO:update actual calues*/ -#define STUN_ATTR_TransCount 0x8072 /** IP Addr family **/ #define STUN_ADDR_IPv4Family 0x01