mirror of https://github.com/OISF/suricata
output: log tx only when there is a fresh app update
Ticket: 6796
Similar to commit for detection
9240ae250c
We only have more logging to do if the app update was fresh,
ie if p->app_update_direction != 0
If we have data acknowledged in one direction,
and then many packets in the other direction,
the APP_UPDATED flow flags did not get reset because we did not
run detection yet in this direction,
but there is nothing more to do after the first packet in the
other direction.
pull/10525/head
parent
c283e8565a
commit
c41540f839
Loading…
Reference in New Issue