aboutsummaryrefslogtreecommitdiff
path: root/tests/pcap/stun_dtls.pcapng
Commit message (Collapse)AuthorAge
* STUN: several improvementsNardi Ivan2022-09-11
| | | | | | | | | Add detection over TCP and fix detection over IPv6. Rename some variables since Stun dissector is no more "udp-centric". Stun dissector should always classified the flow as `STUN` or `STUN/Something`. Don't touch `flow->guessed_host_protocol_id` field, which should be always be related to "ip-classification" only.
* DTLS: fix exclusion of DTLS protocolNardi Ivan2022-07-20
Add an helper to exclude a generic protocol