From 48ce3c6a03c2ce1acbfdd4de42a06ec303559b0c Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Sun, 9 Aug 2020 13:42:42 +0200 Subject: [PATCH] typo --- source/manual/reporting_traffic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/reporting_traffic.rst b/source/manual/reporting_traffic.rst index bbba65bd..594b298f 100644 --- a/source/manual/reporting_traffic.rst +++ b/source/manual/reporting_traffic.rst @@ -31,7 +31,7 @@ Below the larger graphs, you will find a couple of options, which helps track cu .. Note:: - When an interface doesn't report traffic and your certain there should be any, make sure to check if you have any + When an interface doesn't report traffic and you are certain there should be any, make sure to check if you have any services enabled that use netmap (zero copy) support on the selected interface (such as IPS and Sensei). When zero copy is used, packets won't by copied in the kernel in which case bpf can't read from the usual in memory buffer.