Ethereal-dev: [Ethereal-dev] Re: increasing number of bytes printed from "proto_tree_add_bytes

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Jasim Tariq" <jasimtariqjt@xxxxxxxxxxx>
Date: Fri, 07 Apr 2006 06:03:22 -0700

bytes_to_str_punct()

You'd have to change it to get rid of the maximum length, and allocate a string that's big enough.


This suggestion works fine. Thanks.

I have another question too. Is there a way I can print these bytes on the Packet Bytes pane? That way these bytes dont take that much space on my Packet Details pane and everything looks clean. Can I do that?

Thanks,
Jasim