]> 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>
Mon, 1 May 2023 06:04:41 +0000 (08:04 +0200)
commitb21a4ded6e2a90ae8a5f4371fa9973c033275067
treeff3f6e96577891d6911c705e40d0dd645604400c
parent0ac3bee423ef4e3ec0381c665abbcc692c64b904
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
src/runmode-pfring.c