Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Appending string to value

From: Amit Khullar <amit.khullar@xxxxxxxxxx>
Date: Mon, 12 Feb 2007 12:36:28 +0000
Hi All,

I am new to wireshark dissector development, hence a help would be really appreciated. I want to print and additional string with the value of the field in the message decode window. This string I want to print is not a constant but varies depending upon the value of the field. Is there some routine which I can use after adding the value(hex) with proto_add_tree_item().

regards
Amit