Ask Your Question

Revision history [back]

Look at README.dissector, section 1,5.2 for the proto_item_add_subtree() method.

If you haven't looked at README.dissector before, you're missing out on a lot of excellent info about writing dissectors.

Look at README.dissector, section 1,5.2 for the proto_item_add_subtree() method.

If you haven't looked at README.dissector before, you're missing out on a lot of excellent info about writing dissectors.

There are also many examples in the source code of other dissectors.