Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7843] Delta time column shouldn't be *REF*d

Date: Wed, 10 Oct 2012 14:17:28 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7843

--- Comment #1 from Edwin Groothuis <wireshark@xxxxxxxxxxx> 2012-10-10 14:17:28 PDT ---
Of course the best way to do the time reference indication without removing
important information from the packet list would be to use the packet number
column for the indication of the reference:

|   num | date time                  | delta    | info
|     1 | 2012-10-02 19:00:01.123000 | 0.000000 | SYN packet
| *REF* | 2012-10-02 19:00:01.223000 | 0.100000 | SYN ACK packet
|     3 | 2012-10-02 19:00:01.225000 | 0.002000 | ACK packet

But that would change the workflow / layout so despite that I have patches for
it, I would first run it past you.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.