Ask Your Question

Revision history [back]

There are no "plans" as such, folks work on whatever they need at the time.

Work in progress can be seen on the Wireshark Gerrit site.

Requests for changes can be added to the Wireshark bugzilla site as enhancement requests, please check for an existing request before adding a new one.

Any display filter field can be output by tshark, and some objects can be exported, e.g.

tshark --export-objects help
tshark: The available export object types for the "--export-objects" option are:
     dicom
     http
     imf
     smb
     tftp

but your question isn't clear as it mixes fields, e.g. packet number and filename, can you clarify what output you''re looking for?