Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] small query on UDP protocol

From: Rajesh Alluri <rajesh.alluri7@xxxxxxxxx>
Date: Sat, 13 Nov 2010 18:51:42 +0530
Hello All,

I developed a protocol on UDP layer with port number 1030. 
when I am dissecting the protocol with sample packet, in the UDP layer I am seeing source port : iad1 (1030), destination port : iad1 (1030) 
I am not sure why this iad1 is showing there, it should show either 1030 or protocol name. 
Is it an issue with the preferences in my wireshark?

Best regards,
Rajesh