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 5b360a9: SCSI: type and scope fields are ignored in s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Nov 2014 23:10:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b360a96716eb9aadb91096108c23c047d7bcb70
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5b360a9 by Yaniv Kaul (mykaul@xxxxxxxxx):

    SCSI: type and scope fields are ignored in some SCSI persistent reserve service actions
    
    Bug: 10727
    Change-Id: Id34f57b2a0b89867eec1b0a13db2eba037835804
    Reviewed-on: https://code.wireshark.org/review/5493
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e2ef6c4   Add on to the dummy.cpp hack that forces wireshark to be linked with a c++ compiler to automatically create a dummy.cpp file and remove it when make clean is issued.  This allows make tags to work again since the file isn't missing.
    adds  5b360a9   SCSI: type and scope fields are ignored in some SCSI persistent reserve service actions


Summary of changes:
 epan/dissectors/packet-scsi.c |   38 +++++++++++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 11 deletions(-)