I have a pcap file from which I want to reassemble UDP conversations. It looks like this can be done by creating a post-dissector with Lua. I am, however, a newbie to both wireShark and Lua. Can anyone point me to resources that will help me with this?