|
NAMEdftest - Shows display filter byte-code, for debugging dfilter routines.SYNOPSISdftest [ <filter> ]DESCRIPTIONdftest is a simple tool which compiles a display filter and shows its bytecode.OPTIONSfilterThe display filter expression. If needed it has to be quoted. EXAMPLESShow how the IP protocol is filtered:dftest ip Shows how frame 150 is filtered: dftest "frame.number == 150" SEE ALSOwireshark-filter(4)
Visit the GSP FreeBSD Man Page Interface. |