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@xxxxxxxxx> 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@xxxxxxxxxxxxx>
> Archives: http://www.wireshark.org/lists/wireshark-users
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
> mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe