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.