Wireshark-bugs: [Wireshark-bugs] [Bug 1691] Delta Time is not working properly in a filtered vie
Date: Tue, 17 Jul 2007 18:45:56 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1691


guy@xxxxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sake@xxxxxxxxxx
         OS/Version|Windows XP                  |All
           Platform|PC                          |All




------- Comment #4 from guy@xxxxxxxxxxxx  2007-07-17 18:45 GMT -------
This is part of the fix for bug 491:

    This patch against rev 21074 fixes bug 491. It does this by changing the
    behaviour of the frame.time_delta field so it reflects the delta time
between
    captured packets (tshark already did this). To keep the delta time between
    displayed packets, the field frame.time_delta_displayed is created.

In 0.9.6, you can make a time stamp column show either "seconds since previous
captured packet" or "seconds since previous displayed packet"; if you change it
to "seconds since previous displayed packet", that should give you what you
want.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.