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

Wireshark-dev: Re: [Wireshark-dev] 32534 and loss of struct linux_usb_phdr linux_usb;

From: "Maynard, Chris" <Christopher.Maynard@xxxxxxxxx>
Date: Thu, 10 Jun 2010 10:34:21 -0400
It was removed when the patches to bug 4664 were committed.  Wiretap now byte-swaps the affected pseudo-header fields in place, if necessary.  This allows the bytes contained within the pseudo header to be displayed in the packet bytes pane just like the rest of the data in the tvb.  It also makes writing the packets to a new file trivial.

See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4664 for more details.
- Chris

-----Original Message-----
From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of paul@xxxxxxxxxxxxxx
Sent: Thursday, June 10, 2010 8:06 AM
To: Developer support list for Wireshark
Subject: [Wireshark-dev] 32534 and loss of struct linux_usb_phdr linux_usb; 

I was trying to compile a USB dissector and it no longer compiles due
to the following change in wiretap/wtap.h

-	struct linux_usb_phdr	linux_usb;

from union wtap_pseudo_header

Could someone tell me the reason for removing it?

Thanks,

Paul
CONFIDENTIALITY NOTICE: The contents of this email are confidential
and for the exclusive use of the intended recipient. If you receive this
email in error, please delete it from your system immediately and 
notify us either by email, telephone or fax. You should not copy,
forward, or otherwise disclose the content of the email.