URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd6e2ea6a6f7172c9df3a34f41a74c0d7d6b4595
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cd6e2ea by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
STUN: Add support of MS-TURN (Used by Lync)
MS-TURN: Traversal Using Relay NAT (TURN) Extensions http://msdn.microsoft.com/en-us/library/cc431507.aspx
Change-Id: I2a6f28f5f7db4da45543816caecce1da7cf03c35
Reviewed-on: https://code.wireshark.org/review/1971
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c49fcec Moved dissection of standard setup responses to own function
adds cd6e2ea STUN: Add support of MS-TURN (Used by Lync)
Summary of changes:
epan/dissectors/packet-stun.c | 92 ++++++++++++++++++++++++++++++++++++++++-
1 file changed, 91 insertions(+), 1 deletion(-)