Comment # 8
on bug 9896
from Guy Harris
(In reply to comment #0)
> Not sure if it is the same as other bug reports such as #9851.
> I have this Lua dissector and doing packet reassembling using the
> pinfo.desegment_offset, pinfo.desegment_len, and the return value.
>
> It works under the Linux Wireshark (1.10.5), but it doesn't work on Windows
> Wireshark (tried both 1.10.5 and 1.10.6)
You have TCP's "Allow subdissectors to reassemble TCP streams" preference
turned on (checked) both on your Linux machine and your Windows machine, right?
You are receiving this mail because:
- You are watching all bug changes.