Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | STUN: several improvements | Nardi Ivan | 2022-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. |