Wireshark mailing list archives

Re: how to capture entire SQL commands from capture, and export as text/csv?


From: Shawn T Carroll <shawnthomascarroll () yahoo com>
Date: Mon, 12 Dec 2011 15:16:17 -0500

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

Sent from my phone.

On Dec 12, 2011, at 2:45 PM, Chris Maynard <Chris.Maynard () gtech com> wrote:

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

Is there a way to have my cake and eat it too?  Perhaps adjust the upper bound
of the number of characters allowed in the newly created "Query" column?

The maximum number of characters in a column is currently fixed at 256 bytes in
epan/column_info.h[1] with "#define COL_MAX_LEN 256".  So, currently if you want
more characters to be displayed than that, you would have to compile Wireshark
yourself using a different value of your choice.

[1]:
http://anonsvn.wireshark.org/viewvc/trunk/epan/column_info.h?revision=37898&view=markup


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


Current thread: