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 4885] GTP Dissector not parse extension header for T-PDU(M

Date: Sun, 27 Jun 2010 22:07:36 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4885

Anders Broman <anders.broman@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4839|                            |review_for_checkin-
               Flag|                            |

--- Comment #6 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2010-06-27 22:07:31 PDT ---
(From update of attachment 4839)
- Please remove C++ style comments "//" (not C89 compatible).
- The patch does not compile:
register.c
packet-gtp.c
packet-gtp.c(6480) : error C2065: 'hf_gtp_extension' : undeclared identifier
packet-gtp.c(6481) : error C2065: 'ett_gtp_extention' : undeclared identifier
packet-gtp.c(6484) : error C2065: 'hf_gtp_pdcpsn' : undeclared identifier

Please add a smal trace file to verify the patch with.
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.