|  1 |    initial version    |  
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.
    |  2 |    No.2 Revision    |  
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.