mirror of https://github.com/OISF/suricata
flow: use livedev for ftp-hash
Completes commit 7e725c650d
autofp-scheduler with value ftp-hash ends up using
FlowGetIpPairProtoHash which ignores the ports for ftp-looking
flows so that the ftp and ftp-data flow get processed by the
same thread.
As for the other cases, we want to use every other parameter
to compute the flow hash, inclusing the live device
pull/15740/head
parent
f4388d45c6
commit
fe728d97d8
Loading…
Reference in New Issue