diff options
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 'utils/google6.py')
0 files changed, 0 insertions, 0 deletions