suricata/plugins/ndpi
Jason Ish 81915548de ndpi: ignore packets that have a different proto than the flow
This can happen when the flow is UDP, but an ICMP unreachable is
returned, which gets assigned to the same flow.

Reference: https://github.com/ntop/nDPI/issues/2762
2025-03-29 22:14:00 +01:00
..
Makefile.am ndpi: initial implementation of nDPI plugin 2025-03-29 22:14:00 +01:00
ndpi.c ndpi: ignore packets that have a different proto than the flow 2025-03-29 22:14:00 +01:00