On 5 Jun 2019, at 01:36, Jerry White <jerrywhite518@gmail.com> wrote:
HI all,
I'm a beginner at lua/wireshark and need some help. I've written a script that reads a packet file, creates a new protocol, and writes some packet info to a log file. It is populating the Wireshark tree correctly, but for some reason it is creating three entries for the same packet in the log file, iterating through the file three times. Why does it do this?
Script below:Thanks in advance for any help.Jerry——————————————————————————————————————————