Hello, I am currently developing a plugin that dissects a protocol which is on top of TCP. I would like to know whether it is possible to track the conversations specific to this protocol in a separate tab in Wireshark conversations window. If so, it would be really helpful to get some idea on how to implement such a feature. Thanks in advance. [PS: I noticed that there is a function called "register_conversation_table()". Is that for this specific purpose?] asked 14 Sep '16, 04:10 sherlock_000 |