ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9515] TLSV1 "Ignored Unknown Record"

Date: Fri, 06 Feb 2015 11:48:39 +0000

Comment # 28 on bug 9515 from
The new patches have been pushed for review. All of the patches pass the
pre-commit tests and do not break other protocols (tested against 645 capture
samples from the SampleCaptures page and various attachments).

@Michael a hypothetical ssl_dissect_pdus sounds not like a good idea as there
is not really an encapsulation of SSL inside some other protocol. The change
"TCP | App (empty) | SSL | App" to "TCP | SSL | App".

Note that DTLS support is not really tested... I need to look into DTLS-SRTP
some day, but that can be done after this patch. Small steps first :)


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