use multiple ports for a protocol (I need multiple ports for mqtt)
My software connects to multiple brokers which use different ports (1883 and 1884)
I want wireshark to show internals of packets for both. But I can set only a single port for the protocol. I need to set more than one port to be recognised as mqtt. How can I do that?