Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9498] DTLS: dissect more tls extensions

Date: Fri, 06 Dec 2013 22:43:31 +0000

changed bug 9498

What Removed Added
Attachment #12207 is obsolete   1
Attachment #12207 Flags review_for_checkin?  
Attachment #12250 Flags   review_for_checkin?

Comment # 7 on bug 9498 from
Created attachment 12250 [details]
ssl: move TLS ext dissect code to packet-ssl-utils.c

This move the code used to parse the TLS extension into packet-
ssl-utils.c and adds an architecture that this code could be used by
dtls in the next patch. This patch should not change anything in the
functionality.

TODO: this should give a compile error if ssl_hf_list_t was not dully filled.


You are receiving this mail because:
  • You are watching all bug changes.