Man page of DFTEST
DFTEST
Section: The Wireshark Network Analyzer (1)
Updated: 2011-07-18
Index of this MAN page
Back To MAN Pages From BackTrack 5 R1 Master List
NAME
dftest - Shows display filter byte-code, for debugging dfilter routines.
SYNOPSIS
dftest
[ <filter> ]
DESCRIPTION
dftest is a simple tool which compiles a display filter and shows its bytecode.
OPTIONS
- filter
-
The display filter expression. If needed it has to be quoted.
EXAMPLES
Show how the IP protocol is filtered:
dftest ip
Shows how frame 150 is filtered:
dftest "frame.number == 150"
SEE ALSO
wireshark-filter(4)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 07:34:21 GMT, September 13, 2011