Actions
Feature #1767
open
MK
OD
Support DTLS protocol
Feature #1767:
Support DTLS protocol
Description
Add support for DTLS (Datagram Transport Layer Security) protocol. It is based on TLS, so it should be possible to use the TLS decoder (with some modifications) to decode DTLS as well.
Files
VJ Updated by Victor Julien about 10 years ago
- Status changed from New to Assigned
- Target version set to TBD
VJ Updated by Victor Julien over 6 years ago
Rust pretty please!
KK Updated by Konstantin Klinger over 6 years ago
Is there any current update on this ticket? Would be great to have support, should be working with an adaption of the TLS parser.
VJ Updated by Victor Julien over 6 years ago
- Label Protocol added
VJ Updated by Victor Julien almost 6 years ago
- Status changed from Assigned to New
- Assignee changed from Mats Klepsland to Community Ticket
PA Updated by Philippe Antoine over 2 years ago
- Related to Task #4151: Research: New protocol support added
SD Updated by Stuart DC 10 days ago
- File dtls-udp.pcap dtls-udp.pcap added
- File dtls2.pcap dtls2.pcap added
Interested to see DTLS supported and possibly using the same tls.* keywords.
Added some pcaps I created in a lab.
Actions