THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

The tshark option to enable a protocol is --enable-protocol, e.g.

--enable-protocol mac-nr

The tshark option to list all the dissectors is -G dissector-tables. I would use ">" to redirect the output to a file because the list is long.

The tshark option to enable a protocol is --enable-protocol, e.g.is --enable-protocol --enable-protocol mac-nr

--enable-protocol mac-nr

The tshark option to list all the dissectors is tshark -G dissector-tables. dissector-tables. I would use ">" to redirect the output to a file because the list is long.long.