http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1706
------- Comment #2 from florent.drouin@xxxxxxxxxx 2007-07-27 07:10 GMT -------
The UDP packet is decoded as GTP, because the source port is 2123
You can have more information about GTP protocol on Wikipedia
(http://en.wikipedia.org/wiki/GPRS_Tunnelling_Protocol)
<<
GGSNs and SGSNs (collectively known as GSNs) listen for GTP-C messages on UDP
port 2123 and for GTP-U messages on port 2152.
>>
I think this is the same case as described in this bug:
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1295
If you don't want to have the packet decoded as GTP, you have to deactivate the
GTP protocol.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.