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

Wireshark-bugs: [Wireshark-bugs] [Bug 5262] G-PDU doesn't include TEID while decoding

Date: Tue, 28 Sep 2010 06:03:32 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5262

--- Comment #2 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2010-09-28 06:03:31 PDT ---
Hi,
In trunk the packet decodes as:
GPRS Tunneling Protocol
    Flags: 0x22
        001. .... = Version: 1
        ...0 .... = Protocol type: GTP' (0)
        .... 001. = Reserved: 1
        .... ...0 = Is SNDCP N-PDU included?: no
    Message Type: T-PDU (0xff)
    Length: 120
    Sequence number: 0x075b
Point-to-Point Protocol
    Protocol: Unknown (0x00cd)
Data (121 bytes)
Which looks correct to me.
Note: ...0 .... = Protocol type: GTP' (0)
Regards
Anders

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.