I'm trying to write a dissector for a protocol that includes a list of
entries. The entries each have the same set of fields, but there can be an
arbitrary number of entries in a packet. How do I set things up to display
the entries? Should I just add a subtree for each packet and add the same
set of fields to each one? Is there some way to actually express an array?

--Greg

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to