Adding variable length int/float/string array fields to subtree in lua dissector
I’m in the process to implement a WireShark dissector, and I have a technical question (I’m still learning the details of a lua dissector).
How to access LUA global object from another script?
We have a Wireshark dissector written in lua.
There is a top-level script ‘general.lua’ which contains: