]> git.ipfire.org Git - thirdparty/suricata.git/commit
config/pf-ring: Recognize and set add'l cluster types
authorJeff Lucovsky <jlucovsky@oisf.net>
Sun, 16 Apr 2023 12:37:09 +0000 (08:37 -0400)
committerVictor Julien <vjulien@oisf.net>
Thu, 4 May 2023 13:47:54 +0000 (15:47 +0200)
commit28026024c3db0f9ff3be9e3fef10ea6ffad9a265
treeb27ff9bf43fb8ab8c58617ac34a73428fa65a3ad
parenta5752d138e9b05a532ab910f27c2a51d21019fc8
config/pf-ring: Recognize and set add'l cluster types

This commit extends the pf-ring config parser to recognize the
additional cluster types:
- cluster_inner_flow
- cluster_inner_flow_2_tuple
- cluster_inner_flow_4_tuple
- cluster_inner_flow_5_tuple

Issue: 5975
(cherry picked from commit b21a4ded6e2a90ae8a5f4371fa9973c033275067)
src/runmode-pfring.c