mirror of https://github.com/OISF/suricata
detect: pseudo-packets inherit inspect flags from parent packet
Instead of inheriting from flow, because encrypted protocols like TLS
and SSH may have just set the flow flags to indicate rest of stream is
encrypted and does not need to run stream inspection. But inspection
still needs to be run detection on this last flushing packet.
Ticket: #7235.
(cherry picked from commit 976dec7f33)
pull/11851/head
parent
38bb31e5f6
commit
f8f65de937
Loading…
Reference in New Issue