Hello, I am developing plugin in wireshark, which is working fine for single TCP packet.
My dissector tvb buffer start correctly after tcp checksum at the offset of 0035. But in case of Reassembled packets, i can see that my tvb buffer for dissector pointing at the start of frame at 0000. so how can i make my tvb buffer pointing at the end of tcp checksum as it should do.?? because of this problem my dissector wrongly dissecting frame. Regards, Hardik Patel
___________________________________________________________________________ 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
