ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2466] Add XTP(Xpress Transport Protocol) dissector

Date: Wed, 16 Apr 2008 18:37:50 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2466


Shigeo nakamura <naka_shigeo@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1695 is|0                           |1
           obsolete|                            |
   Attachment #1701|                            |review_for_checkin?
               Flag|                            |




--- Comment #8 from Shigeo nakamura <naka_shigeo@xxxxxxxxxxx>  2008-04-16 18:37:49 GMT ---
Created an attachment (id=1701)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1701)
xtp dissector source file

Hi, thanks for your comments.

I fixed all warning and replaced ep_alloc with auto variables. 

I check header length(XTP_HEADER_LEN) at the top of dissect_xtp() and check XTP
version later. I also check each payload size. Is there any check that I can ?


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