mirror of https://github.com/OISF/suricata
output: optimize loop for finding alert http xff
Ticket: 8156
In case of non-tx alerts, we try to loop over all the txs to find
the xff header. Do not start from tx_id 0, but from min_id
as AppLayerParserTransactionsCleanup to skip txs that were freed
(cherry picked from commit 3b1a6c1711)
pull/14599/head
parent
d767dfadcd
commit
754c4e9bde
Loading…
Reference in New Issue