1 | initial version |
The easiest way is if you right click at that value and the choose add as column. After that you use the following shark cmd: Tshark -Tfields -e your new column name ...
https://www.wireshark.org/docs/man-pages/tshark.html
2 | No.2 Revision |
The easiest way is if you right click at that value and the choose add as column.
After that you use the following shark cmd:
cmd:
Tshark -Tfields -e your new column name ...Fieldname ...
https://www.wireshark.org/docs/man-pages/tshark.html