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 4664] USB URB hex bytes not shown in "packet bytes" pane.

Date: Mon, 19 Apr 2010 12:14:38 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4664

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4516|review_for_checkin?         |
               Flag|                            |
   Attachment #4516|0                           |1
        is obsolete|                            |
   Attachment #4541|                            |review_for_checkin?
               Flag|                            |

--- Comment #11 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-04-19 12:14:33 PDT ---
Created an attachment (id=4541)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4541)
Updated patch.

The updated patch allows the Linux USB pseudo header hex bytes to be shown. But
the pseudo header, once read and bytes swapped if needed by wiretap, is no
longer treated like a pseudo header but as regular payload bytes.

Please note, I have not touched the pcapng file yet because of a couple of
reasons:
-> I'm not entirely sure what I've done to libpcap is acceptable or not, so
awaiting some feedback.
-> I haven't examined pcapng closely enough yet.
-> Not sure if the atm_guess_xyz_type() related calls are applicable to pcapng
or not.  They would seem to be, but for now, I have not made them common. 
Thoughts?
-> Ran out of time to work on this right now.

Anyway, pcapng will need some modifications too.  If the patch is acceptable so
far, I can look into what it'll take for pcapng to work too once I have time or
if anyone is more comfortable with pcapng than I am, then please feel free to
make the necessary changes. :)

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