Bug ID |
8407
|
Summary |
Incorrect packet length displayed for Flight Message Transfer Protocol (FMTP)
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 10125 [details]
Sample FMTP capture file
Build Information:
Version 1.9.1 (SVN Rev 47912 from /trunk)
Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (32-bit) with GTK+ 2.18.9, with Cairo 1.8.8, with Pango 1.28.1, with
GLib 2.22.5, with libpcap, with libz 1.2.3, without POSIX capabilities, without
libnl, without SMI, without c-ares, without ADNS, without Lua, without Python,
with GnuTLS 2.8.5, with Gcrypt 1.4.5, with MIT Kerberos, without GeoIP, without
PortAudio, with AirPcap.
Running on Linux 2.6.32-279.19.1.el6.centos.plus.i686, with locale en_US.utf8,
with libpcap version 1.0.0, with libz 1.2.3, GnuTLS 2.8.5, Gcrypt 1.4.5,
without
AirPcap.
Built using gcc 4.4.6 20120305 (Red Hat 4.4.6-4).
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
The "Length" displayed in the FMTP message header is incorrect because it is
interpreted as little-endian. It should be big-endian.
You are receiving this mail because:
- You are watching all bug changes.