ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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