Wireshark mailing list archives

Re: IEEE80211 Prism header dissecting problem ..


From: Guy Harris <guy () alum mit edu>
Date: Thu, 20 Mar 2014 19:31:11 -0700


On Mar 20, 2014, at 7:19 PM, "H.Jin Ko" <ymir.kr () gmail com> wrote:

As you say, wlan driver wrote prism header with host byte order and it
runs on mips(big-endian) machine.
However prism dissector treated prism is little-endian (such like radiotap).
I need to fix driver or use custom dissector for this case.

Or, if your Windows machine is 64-bit, try

        http://www.wireshark.org/download/automated/win64/Wireshark-win64-1.11.3-2058-g7b6f047.exe

As per my earlier message, this is a development build, so it may have a random collection of interesting new features 
and interesting new bugs, as well as interesting user interface changes.  For Windows, the installer might offer a 
choice between a version using GTK+ (the old UI toolkit, which is the one current official releases use) and a version 
using Qt (the new UI toolkit, which we want to use for 1.12).  The Qt version might be nicer in some ways, but a number 
of UI features have not yet been implemented with Qt, so they will only be available in the GTK+ version.
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Current thread: