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





------- Comment #8 from wireshark@xxxxxxxxxxx  2007-07-24 15:58 GMT -------
I have the same problem.

Filter:  !(frame.time_delta < 10)  

Basically picks packets 10seconds apart and displays them, and not the frames
that arrived 10seconds after a frame (that might not be in the view)

Maybe one suggestion is to add a frame.time_delta_captured ?

or

I can see that it would be nice to filter, and then maybe re-compute delta's
based on the displayed info, and then filter again.


-- 
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.