aboutsummaryrefslogtreecommitdiff
path: root/tests/pcap/stun.pcap
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.