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. | ||
* | Add Kismet protocol detection. (#1710) | Toni | 2022-08-24 |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |