http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54419
User: alagoutte
Date: 2013/12/23 08:42 PM
Log:
From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9498
dtls: use generic ssl dissect code for TLS extensions
This makes the DTLS dissector use the now common TLS extensions
dissector from packet-ssl-utils.c instead of its own.
Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
Directory: /trunk/epan/dissectors/
Changes Path Action
+31 -175 packet-dtls.c Modified