From 3ba2c9fba7bccff17fcabe7fc40607a01db05cd1 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Fri, 19 Oct 2018 16:57:59 +0200 Subject: [PATCH] pfring: multiple receive threads is not experimental --- suricata.yaml.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/suricata.yaml.in b/suricata.yaml.in index 920690b709..30e4016566 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -1725,8 +1725,7 @@ netmap: # for more info see http://www.ntop.org/products/pf_ring/ pfring: - interface: eth0 - # Number of receive threads (>1 will enable experimental flow pinned - # runmode) + # Number of receive threads. threads: 1 # Default clusterid. PF_RING will load balance packets based on flow. -- 2.47.2