I am developing a module for Wireshark and am in need of some help. I was wondering if there was any way in which to get all the packets from a specific conversation which is found in the conversations dialog. For example, with my module, I would like to be able to select a conversation and display all the packets to do with that conversation without having to go through the filter system. Is there any way in which to get a list of packets if I have the conversation ID within the existing code and if there isn't how would I go about implementing it? Any help would be appreciated. Thanks in advance. asked 27 Jan '17, 10:07 ModuleMan |