Bug ID |
11786
|
Summary |
"Delta time displayed" column in Wireshark doesn't work well, but Wireshark-gtk does.
|
Product |
Wireshark
|
Version |
2.0.0
|
Hardware |
x86
|
OS |
Windows 7
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Qt UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 14038 [details]
"Delta time displayed" BUG
Build Information:
Version 2.0.0 (v2.0.0-0-g9a73b82 from master-2.0)
--
I followed a TCP stream from mixed packets, that means there were multi
connections sent at the same time, and after 1s all SYN packets has been sent
again. (retransmission packet)
When I analyzing TCP handshake retransmission timer (the detla time since last
displayed in a same stream) I found that every "Delta" is only 0.05s.
I edited column for checking. The type of "Delta" I added is "Delta time
displayed".
And then click "View" -> "Time Display Format" -> "Seconds Since Previous
Displayed Packet", column "Delta" is correct, are all 1.000s. It also can works
well when I changed "Time Display Format" back to "Seconds Since Beginning of
Capture".
BTW: In version 2.0, "Wireshark Legacy" is correct.
You are receiving this mail because:
- You are watching all bug changes.