ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 61aaeef: dissector/gluster: Add dissector for Gluster

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Aug 2018 05:09:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61aaeef2b0e1bdba1cf9a1df1900b8f5dfef88d5
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

61aaeef by Poornima G (pgurusid@xxxxxxxxxx):

    dissector/gluster: Add dissector for Gluster 4.0 protocol
    
    Change-Id: I9731cb4a08c94650f961dff747a18ff6daff7088
    Signed-off-by: Poornima G <pgurusid@xxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/28871
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5ac6b3d   ntp: use 'seconds' instead of 'sec' for uniformity.
     add  61aaeef   dissector/gluster: Add dissector for Gluster 4.0 protocol


Summary of changes:
 epan/dissectors/packet-glusterfs.c | 1786 ++++++++++++++++++++++++++++++++----
 epan/dissectors/packet-rpc.c       |   41 +
 epan/dissectors/packet-rpc.h       |    1 +
 3 files changed, 1661 insertions(+), 167 deletions(-)