Wireshark mailing list archives

Re: 32534 and loss of struct linux_usb_phdr linux_usb;


From: "Maynard, Chris" <Christopher.Maynard () GTECH COM>
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 () wireshark org [mailto:wireshark-dev-bounces () wireshark org] On Behalf Of paul () wsh 
sbrk co uk
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.

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: