From 51869a388f3ddef983fcaeca30238438ae03de1f Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Sat, 6 Feb 2021 09:37:11 +0100 Subject: [PATCH] netmap / bpf, adjust information, seemed to have been a side affect pre-21.1 --- source/troubleshooting/network.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/troubleshooting/network.rst b/source/troubleshooting/network.rst index 8f1c821c..2ef39d90 100644 --- a/source/troubleshooting/network.rst +++ b/source/troubleshooting/network.rst @@ -27,7 +27,4 @@ Tunable Description hw.ixl.enable_head_writeback Intel :code:`ixl(4)` tunable for increased tx performance, OPNsense standard value is disabled. -net.bpf.zerocopy_enable Use zero-copy for :code:`bpf(4)` for faster processing, when not set (the default) - packets will not be seen by bpf, which influences the traffic graphs for example. - =========================================== =================================================================================