stun: add STUN_USAGE_ICE_COMPATIBILITY_MSICE2
authorJakub Adam <jakub.adam@ktknet.cz>
Wed, 29 Jun 2016 06:39:02 +0000 (06:39 +0000)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Wed, 26 Oct 2016 21:50:35 +0000 (17:50 -0400)
commit71dc0022f1df09713316356fe057f0c1cf9ecd45
treeea728e45d273493e68d808fb8c6872d9cbe4878f
parent58fdd9b5f7e04e5f77bbc50ba2ac24f592a10b84
stun: add STUN_USAGE_ICE_COMPATIBILITY_MSICE2

Windows Live Messenger is a discontinued service. The only users of WLM
mode seem to be Lync clients, so STUN_USAGE_ICE_COMPATIBILITY_WLM2009
can be repurposed as [MS-ICE2] compatibility.

We keep the WLM enumerator for the sake of API compatibility.

Differential Revision: https://phabricator.freedesktop.org/D1135
agent/agent.c
stun/usages/ice.c
stun/usages/ice.h