Is it possible to put data from several frames in one tvbuff_t buffer?
Hi together,
is it possible to write data from several frames in the same tvbuff_t buffer? If not is it possible to use proto_tree_add_item() with a different buffer as the tvb? I need to collect data before i can decide how to dissect it, maybe there are better options than my idea? I'm working on a plugin c dissector.
Thanks for help
best regards
Robin