Wireshark-bugs: [Wireshark-bugs] [Bug 8839] New: In tshark's "io, stat" eliminate the unrequeste

Date: Sun, 23 Jun 2013 20:28:10 +0000
Bug ID 8839
Summary In tshark's "io,stat" eliminate the unrequested "Frames and bytes" col, fix formatting, and add "Duration"
Classification Unclassified
Product Wireshark
Version 1.11.x (Experimental)
Hardware All
OS All
Status UNCONFIRMED
Severity Normal
Priority Low
Component TShark
Assignee [email protected]
Reporter [email protected]

Created attachment 11051 [details]
Before and after examples of the fixes and the enhancement

Build Information:
TShark 1.11.0-49904-vanilla (SVN Rev Unknown from unknown)

Copyright 1998-2013 Gerald Combs <[email protected]> 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 (32-bit) with GLib 2.34.1, with WinPcap (4_1_3), with libz 1.2.5,
without POSIX capabilities, without libnl, with SMI 0.4.8, with c-ares 1.9.1,
with Lua 5.1, without Python, with GnuTLS 2.12.18, with Gcrypt 1.4.6, with MIT
Kerberos, with GeoIP.

Running on 64-bit Windows 7 Service Pack 1, build 7601, without WinPcap.
Intel(R) Xeon(R) CPU           E5507  @ 2.27GHz, with 4093MB of physical
memory.


Built using Microsoft Visual C++ 10.0 build 40219

------------------------

--
Bug 1: In tshark's "io,stat" output, eliminate the unrequested "Frames and
bytes" column (Col 1).

Bug 2: If the interval is a whole number, the table is improperly formatted.

Enhancement: If the interval is a whole number the last interval has the same
starting and ending time (e.g., "9 <> 9"). Add "Duration" in the table header
and allow the user to specify the level of precision to be displayed for
duration and the time intervals by adding up to six zeroes in the mantissa
(e.g., "-z io,stat,1.000"). The "Duration" value is displayed with the
specified precision, and "Dur" in the last interval is replaced with that
value.


You are receiving this mail because:
  • You are watching all bug changes.