https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4208
Summary: new command line option "jump to timestamp"
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Enhancement
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: johanna.sochos@xxxxxxxxxxxxx
Build Information:
wireshark 1.3.2 (SVN Rev 30833 from /trunk)
Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GTK+ 2.18.2, with GLib 2.22.2, with libpcap 1.0.0, with libz
1.2.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares,
without ADNS, without Lua, without Python, without GnuTLS, without Gcrypt, with
MIT Kerberos, without GeoIP, without PortAudio, without AirPcap, with
new_packet_list.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.
Running on Darwin 9.8.0 (MacOS 10.5.8), with libpcap version 1.0.0.
Built using gcc 4.0.1 (Apple Inc. build 5493).
--
I implemented a small new feature: Similar to
the existing command line option -g where after reading a capture file
the focus goes to the packet with the given number, I added a new
option (-G) to jump to a given timestamp. Or more
precisely, it jumps to the first displayed packet with a later timestamp.
The time has to be given as an absolute local time in the format 'Jul 20, 2006
17:51:38.368123'.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.