URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b610db61da2253d16f37c9265254a7b19b8d259d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b610db6 by Anish Bhatt (anish@xxxxxxxxxxx):
Update scsi lun id dissector, add support to handle all 4 addressing
methods
Bug 11078
Change-Id: I7a9ff07d83b4bb5f5512c04d71aa7f1d3baa0edd
Reviewed-on: https://code.wireshark.org/review/8181
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from afb0791 Use FT_FLOAT for a floating-point number.
adds b610db6 Update scsi lun id dissector, add support to handle all 4 addressing methods
Summary of changes:
epan/dissectors/packet-iscsi.c | 4 -
epan/dissectors/packet-scsi.c | 169 +++++++++++++++++++++++++++++++++-------
2 files changed, 142 insertions(+), 31 deletions(-)