Ask Your Question

Revision history [back]

What is the field that you are printing out? Select the field in the packet details tree and look at the status bar, the field name is in parentheses.

With the field name you can use tshark (the command line version of Wireshark) to print out only that field using the-T fields -e your fieldname options.