https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7324
Summary: Add support for the Gluster Handshake and Callback
RPC-protocols
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 #8538| |review_for_checkin?
Flags| |
Created attachment 8538
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8538
Add the Gluster Handshake and Callback RPC-protocols
Build Information:
URL: http://anonsvn.wireshark.org/wireshark/trunk
Repository Root: http://anonsvn.wireshark.org/wireshark
Repository UUID: f5534014-38df-0310-8fa8-9805f1628bb7
Revision: 43020
--
This dissector is part of the Gluster RPC-protocol series and contains support
for the Gluster Handshake and basic support for the Gluster Callback protocols.
Like the other Gluster protocol dissectors, the development was mainly done
through reading the glusterfs sources at https://github.com/gluster/glusterfs/.
There are unfortunately no documents describing the protocol (except for
RFC-5531 "RPC: Remote Procedure Call Protocol Specification Version 2").
The reference captures
(https://github.com/nixpanic/gluster-wireshark-1.4/wiki/Reference-Captures)
that create/modify volumes (repl, dht) can be used to test this dissector.
Note that this patch collides with the patch from Bug 7315 and 7323. These
patches all add a dissector on the same lines in epan/CMakeLists.txt and
epan/dissectors/Makefile.common.
I understand that branching off 1.8 is happening soon. I don't expect that this
dissector can be reviewed before branching, but it would be much appreciated if
it can be included in 1.8.
Many thanks, yet again,
Niels
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.