summaryrefslogtreecommitdiff
path: root/doc/rawshark.pod
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-10-20 18:00:25 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-10-20 18:00:25 +0000
commitd14bdd492e52d1a24786b8e46ed1fa43a3ffbb7f (patch)
treefd9a85608b681cd5f6ded674df2d41c8d5bfc7ab /doc/rawshark.pod
parentce9f47117572d8b5c8854bd850bee108431b8d80 (diff)
downloadwireshark-d14bdd492e52d1a24786b8e46ed1fa43a3ffbb7f.tar.gz
Add IPFIX_RECORDS_TO_CHECK to the environment variable section.
svn path=/trunk/; revision=34590
Diffstat (limited to 'doc/rawshark.pod')
-rw-r--r--doc/rawshark.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/rawshark.pod b/doc/rawshark.pod
index ab0e9ca524..e91a8067ed 100644
--- a/doc/rawshark.pod
+++ b/doc/rawshark.pod
@@ -452,6 +452,13 @@ deciding if a file really is in the ERF format. Setting this environment
variable a number higher than the default (20) would make false positives
less likely.
+=item IPFIX_RECORDS_TO_CHECK
+
+This environment variable controls the number of IPFIX records checked when
+deciding if a file really is in the IPFIX format. Setting this environment
+variable a number higher than the default (20) would make false positives
+less likely.
+
=item WIRESHARK_ABORT_ON_DISSECTOR_BUG
If this environment variable is set, B<Rawshark> will call abort(3)