URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=732656c6f3636ba7e0672a9d8fc878255f0f8d3f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
732656c by Britt McKinley (bmckinley@xxxxxxxxxxxx):
STUN: Add support of MS-ICE2 (Used by Lync)
Interactive Connectivity Establishment ICE Extensions 2.0
http://msdn.microsoft.com/en-us/library/office/cc431504.aspx
Change from review:
1) Change encoding for foundation to ASCII
2) Move case for MS_IMPLEMENTATION_VER.
Change-Id: Ic524a2fe811695478aba81af9cbb3dbd031bbce3
Reviewed-on: https://code.wireshark.org/review/2579
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from c63cd9f New HP DTD dictionary file
adds 732656c STUN: Add support of MS-ICE2 (Used by Lync)
Summary of changes:
epan/dissectors/packet-stun.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)