diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-11-29 16:55:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 16:55:39 +0100 |
commit | ac90b1f00910a33d9104d0470429bb8244a49cc9 (patch) | |
tree | 653e018d2e6c0d0864c87754f5267cb566deb730 /fuzz/Makefile.am | |
parent | 5fb631c8feb91e04d70fe8123ea5143ad6f28f90 (diff) |
Fix detection of `NDPI_TCP_ISSUES` flow risk (#2177)
We need to take into account retransmissions: they increase
`flow->all_packets_counter` counter but not `flows->packet_counter`
one.
Therefore, the right way to check for 3WH + RST pattern involves checking
for `flows->packet_counter == 0`
Diffstat (limited to 'fuzz/Makefile.am')
0 files changed, 0 insertions, 0 deletions