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 7807] New: Dissect some additional parameters to GlusterFS

Date: Sun, 7 Oct 2012 08:55:25 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7807

           Summary: Dissect some additional parameters to GlusterFS
                    procedures
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: ndevos@xxxxxxxxxx


Created attachment 9292
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9292
Example capture showing non-dissected data

Build Information:
'git svn info' shows:
Last Changed Rev: 45364
Last Changed Date: 2012-10-07 16:03:25 +0200 (Sun, 07 Oct 2012)

--
It was brought to my attention that some procedures are not being dissected
correctly or completely.

The attached capture shows the issues (edited output of tshark):

Frame 2 (108 bytes on wire, 108 bytes captured)
Remote Procedure Call, Type:Reply XID:0x00252ad1
GlusterFS Handshake
    [Program Version: 2]
    [GlusterFS Handshake: PING (3)]
    Return value: 0
    Errno: 0 (Success)
    Data (4 bytes)
        Data: 00000000

Frame 3 (172 bytes on wire, 172 bytes captured)
Remote Procedure Call, Type:Call XID:0x00252ae0
GlusterFS
    [Program Version: 330]
    [GlusterFS: FSYNC (16)]
    GFID: 99d3757d-5629-4c5d-bb1b-ffa1ce20d4f1
    File Descriptor: 18446744073709551614
    Dict, contains 0 items
        [Size: 0 (0 bytes inc. RPC-roundup)]
        Items: 0
    Data (4 bytes)
        Data: 00000000

Frame 5 (1152 bytes on wire, 1152 bytes captured)
Remote Procedure Call, Type:Reply XID:0x0000000c
GlusterFS
    [Program Version: 330]
    [GlusterFS: READDIRP (40)]
    Entries returned: 5
    Errno: 2 (Last READDIRP reply)
    Value Follows: Yes
    Entry Path:.
        ...
    Value Follows: Yes
    Data (908 bytes)
        Data: 00000001000000100000001C73656375726974792E73656C...

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