aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-10-16 18:17:09 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-10-16 18:17:09 +0000
commit47e7d03cba5db507c081921d2c4f5a208b9c0460 (patch)
tree38870f73ae8c218e8d20d0dcec354903db442ba8 /packages
parente6c6a4f61943a9486acc3e2a68f809f2956adfa2 (diff)
downloadpfsense-packages-47e7d03cba5db507c081921d2c4f5a208b9c0460.tar.gz
pfsense-packages-47e7d03cba5db507c081921d2c4f5a208b9c0460.tar.bz2
pfsense-packages-47e7d03cba5db507c081921d2c4f5a208b9c0460.zip
Clarify bpf max size.
Diffstat (limited to 'packages')
-rw-r--r--packages/snort/snort_advanced.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/snort/snort_advanced.xml b/packages/snort/snort_advanced.xml
index 104a7e3c..c11d40f3 100644
--- a/packages/snort/snort_advanced.xml
+++ b/packages/snort/snort_advanced.xml
@@ -44,7 +44,7 @@
<field>
<fielddescr>Maximum BPF buffer size</fielddescr>
<fieldname>bpfmaxbufsize</fieldname>
- <description>Changing this option adjusts the system maximum BPF buffer size. Leave blank if you do not know what this does. Default is 524288.</description>
+ <description>Changing this option adjusts the system maximum BPF buffer size. Leave blank if you do not know what this does. Default is 524288. This value should never be set above hardware cache size. The best (optimal size) is 50% - 80% of the hardware cache size.</description>
<type>input</type>
</field>
<field>