Hi, When opening a capture file that contains timestamping done by third party via Wireshark, What will be the default behavior assuming packets written to the file out-of-order, display by order or be timestamp? Thanks asked 19 Mar '17, 00:18 yakovd |
One Answer:
The default behavior is to display packets by the order in which they appear in the file. You can sort by the time stamp column, bu that's not the default. The Wireshark package includes a command-line tool, answered 19 Mar '17, 23:11 Guy Harris ♦♦ |
So you mean that you have a capture file with time stamping done by a third party, and you open it in Wireshark?
If so, by "timestamping" do you mean the time stamps in the packet records or time stamps in the contents of the packets?
Hi,
I mean the time stamps in the packet records.