How to only show packets from a certain application?
There is no way to do it.
ref: https://www.wireshark.org/lists/wireshark-users/200802/msg00124.html
useful filter in V2G(vehicle to grid) communication
- show all TCP problems –>
tcp.analysis.flags, same aswireshark expert information - show only one TCP stream –> right click then go down to
follow TCP stream - TODO: find string in
info–> Ctrl + F