Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] new tvbuff for buffer

From: divya kothapally <kdivyareddy166@xxxxxxxxx>
Date: Tue, 18 Aug 2009 16:56:30 -0700
Hi, 
I would like to know how to create a new tvbuff_t. I have the data from one
tvbuff_t as a void* and would like to make a new tvbuff_t from the void* with
the newest tvbuff_t (tvb) appended on the end. I've been looking at tvb.c/h at
tvb_new and tvb_new_real_data, but not able to implement it.

--
Best,
Divya Kothapally