You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pretty new to Wireshark dissectors, but I thought that a dissector could match packets on their content, not just the port number that they are headed to.
Oops. Sorry. Was about to post a URL reference and fat fingered the close. I’ll ask one of the developers to respond in the morning. Reopening the question.
Here's a refinement of this request/suggestion. I've found that is is possible to modify this particular parameter for the stock VITA49 dissector. I guess what I really want is to be able to set it without recompiling the .so ..
.
Hello,
I'm pretty new to Wireshark dissectors, but I thought that a dissector could match packets on their content, not just the port number that they are headed to.
So, I'm very surprised to find this line:
wireshark-vrtgen/packet-v49d2.c
Line 280 in 300886a
which seems to only match packets headed to port 13000. Isn't there a better way to do this?
Thank you for publishing this utility :-)
The text was updated successfully, but these errors were encountered: