https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6157
Summary: Dissector plugin for HDFS data
Product: Wireshark
Version: 1.6.0
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: aobourn@xxxxxxxxxx
Build Information:
wireshark 1.6.0 (SVN Rev 191512 from /users/head/aobourn/wireshark)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> 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 (64-bit) with GTK+ 2.20.1, with GLib 2.24.1, with libpcap 1.0.0, with
libz 1.2.3.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, without GnuTLS, without
Gcrypt, without Kerberos, without GeoIP, without PortAudio, without AirPcap.
Running on Linux 2.6.32-33-generic, with libpcap version 1.0.0, with libz
1.2.3.3.
Built using gcc 4.4.3.
--
This plugin dissects the HDFS datanode messages. The decoder reassembles
responses messages as they are split over multiple messages. It depends on the
lengths of some of the packet types to decide whether or not to decode the
packet in that types way. If a data packet happened to be the same length as
one of these packets then it would be decoded as the other type, not as data.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.