https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6156
Summary: Dissector plugin for HDFS
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
Created an attachment (id=6703)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6703)
HDFS dissector plugin code
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 namenode messages. HDFS namenode request messages
do not include sequence numbers so this decoder relies on the first packet
always starting with "hrpc" and upon the client not using the same port as the
namenode.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.