Comment # 28
on bug 9515
from Peter Wu
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.