From 0693dc1a505692da039fbb9d930c92eb4f78707b Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Sat, 20 Feb 2010 11:28:55 +0100 Subject: [PATCH] Fix typo in example config. --- suricata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suricata.yaml b/suricata.yaml index 4572098421..3a1995a6a2 100644 --- a/suricata.yaml +++ b/suricata.yaml @@ -222,7 +222,7 @@ pfring: # Default interface we will listen on. interface: eth0 - # Default clusterid. PR_RING will load balance packets based on flow. + # Default clusterid. PF_RING will load balance packets based on flow. # All threads/processes that will participate need to have the same # clusterid. clusterid: 99