Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7315] New: Initial support for the GlusterD RPC-protocol

Date: Fri, 1 Jun 2012 08:22:29 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7315

           Summary: Initial support for the GlusterD RPC-protocol
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: ndevos@xxxxxxxxxx
        Depends on: 7310
            Blocks: 5773


Niels de Vos <ndevos@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8530|                            |review_for_checkin?
              Flags|                            |

Created attachment 8530
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8530
Add the GlusterD RPC-protocol

Build Information:
URL: http://anonsvn.wireshark.org/wireshark/trunk
Repository Root: http://anonsvn.wireshark.org/wireshark
Repository UUID: f5534014-38df-0310-8fa8-9805f1628bb7
Revision: 42940

--
This is an other dissector for the Gluster protocol series. It relies on the
packet-gluster.h created with Bug 7310.

Example captures are available from
https://github.com/nixpanic/gluster-wireshark-1.4/wiki/Reference-Captures .

Like the other Gluster protocols, GlusterD relies on the standard RPC-protocol.
There is no documentation available that describes the protocol. Everything has
been developed by reading the glusterfs sources at
https://github.com/gluster/glusterfs/.

It would be amazing if this can be included in wireshark-1.8. I understand that
this is really short notice and won't blame anyone if it gets delayed until the
release after that.

Thanks,
Niels

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.