summaryrefslogtreecommitdiff
path: root/stun/stunagent.h
diff options
context:
space:
mode:
Diffstat (limited to 'stun/stunagent.h')
-rw-r--r--stun/stunagent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stun/stunagent.h b/stun/stunagent.h
index 56587a6..aabe299 100644
--- a/stun/stunagent.h
+++ b/stun/stunagent.h
@@ -203,6 +203,7 @@ struct stun_agent_t {
uint16_t *known_attributes;
StunAgentUsageFlags usage_flags;
const char *software_attribute;
+ bool ms_ice2_send_legacy_connchecks;
};
/**