ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5185] Bootp option 125 sub 5

Date: Mon, 6 Sep 2010 14:42:25 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5185

--- Comment #7 from Hadar Shoham <hadar@xxxxxx> 2010-09-06 14:42:23 PDT ---
(In reply to comment #6)
> You only use proto_tree_add_text() for your elements.
> The preferred method is using proto_item_add_item() and creating an hf_ entry
> for every item.  This way the elements can be used in a display filter.  Are
> you able to rewrite the patch as such?

can you send an example how to use proto_item_add_item()?
for the errors I replace the %d with %u

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.