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 7782] New: add method to print both summary and detailed p

Date: Tue, 2 Oct 2012 12:04:20 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7782

           Summary: add method to print both summary and detailed packet
                    data
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: TShark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: beroset@xxxxxxxxxxxxxx


Build Information:
TShark 1.9.0 (SVN Rev 45219 from /trunk)

Copyright 1998-2012 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 (64-bit) with GLib 2.30.3, with libpcap, with libz 1.2.5, with POSIX
capabilities (Linux), without libnl, without SMI, without c-ares, without ADNS,
with Lua 5.1, without Python, with GnuTLS 2.12.14, with Gcrypt 1.5.0, with MIT
Kerberos, without GeoIP.

Running on Linux 3.3.2-6.fc16.x86_64, with locale en_US.UTF-8, with libpcap
version 1.1.1, with libz 1.2.5.

Built using gcc 4.6.3 20120306 (Red Hat 4.6.3-2).

--
Using tshark, one can print the entire summary line, which you get with -P, as
well as the packet details, which you get with -V.  Currently if you specify
both -P and -V, you get the packets details only, but no summary line.  This is
a request to make it so that specifying -P -V would cause tshark to print first
the summary, and then the packet details for each packet.  Discussion on the
development list also brought up the idea that it may be useful to have this
for -O <protocol> as well.  There was also some discussion about the
similarities and differences between this bug and Bug 2892.  It may be possible
to address both.

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