http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49172
User: eapache
Date: 2013/05/05 06:49 AM
Log:
From Hauke Mehrtens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8567
[PATCH 1/8]
Add a subtree for the random DTLS elements. This is what TLS already does, and
it makes more sense than prefixing their display names.
[PATCH 2/8]
Show the actual hex content of the cookie by just using proto_tree_add_item.
The cookie length has its own field, so there's no need to display it twice.
[From me]
Fix an @ in the AUTHORS file
Directory: /trunk/epan/dissectors/
Changes Path Action
+19 -12 packet-dtls.c Modified
Directory: /trunk/
Changes Path Action
+2 -1 AUTHORS Modified