Wireshark-commits: [Wireshark-commits] master d2a0167: nfs: fix displaying of operation CLONE

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jun 2018 13:13:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d2a016737575927d453081675502346ed5eac8dd
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d2a0167 by Tigran Mkrtchyan (tigran.mkrtchyan@xxxxxxx):

    nfs: fix displaying of operation CLONE
    
    due to missing mapping from operation number to a string representation
    wireshark displays '71' instead of 'CLONE'
    
    Change-Id: Ic5da0a110d5475b2467d6110ea2896332f93288c
    Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@xxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/28447
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  724519d   Fix shellcheck issues in debian-setup.sh.
    adds  d2a0167   nfs: fix displaying of operation CLONE


Summary of changes:
 epan/dissectors/packet-nfs.c | 1 +
 1 file changed, 1 insertion(+)