On Wed, Nov 13, 2013 at 05:14:19PM -0500, [email protected] wrote: > A related question - Is packet_info->phdr == &capture_file->phdr? > That would allow me to get the data I need always from packet_info* and not > need the capture_file*
Not always, packet_info->phdr points to currently dissecting packet. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
