ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-users: Re: [Wireshark-users] how to capture entire SQL commands from capture, and expor

From: Shawn T Carroll <shawnthomascarroll@xxxxxxxxx>
Date: Mon, 12 Dec 2011 13:19:44 -0800 (PST)
thanks much!  now to take a crack at compiling my own wireshark...


From: Chris Maynard <Chris.Maynard@xxxxxxxxx>
To: wireshark-users@xxxxxxxxxxxxx
Sent: Monday, December 12, 2011 4:00 PM
Subject: Re: [Wireshark-users] how to capture entire SQL commands from capture, and export as text/csv?

Shawn T Carroll <shawnthomascarroll@...> writes:

>
> Would that be the number of characters in the column heading or in the
contents for each frame?  Thanks

COL_MAX_LEN only specifies the limit for the maximum number of characters
displayed in any given column (except for the info column, which is determined
by COL_MAX_INFO_LEN).  The maximum number of characters displayed for any given
protocol field in the protocol details pane is specified by ITEM_LABEL_LENGTH,
which is currently defined as 240 in epan/proto.h.



___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
            mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe