![]() | 1 | initial version |
Hi, having a similar issue like you brought me to this wiki page: https://wiki.wireshark.org/Lua/Examples#a-dissector-tutorial-with-tcp-reassembly
It seems like in lua you have to work with the pinfo.desegment_len field.
Was that what you were looking for?