ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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