URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd1cdb5f980fcd405b75cbf12cbbd11fdf9adc2d
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
bd1cdb5 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>
(cherry picked from commit d2a016737575927d453081675502346ed5eac8dd)
Reviewed-on: https://code.wireshark.org/review/28451
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Actions performed:
from 32d609e cmake: remove dependency of i18n.qrc on .qm files
adds bd1cdb5 nfs: fix displaying of operation CLONE
Summary of changes:
epan/dissectors/packet-nfs.c | 1 +
1 file changed, 1 insertion(+)