Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 976dec7)
- Loading branch information