URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ca64ca97b101ff09b224a30447e9d39b622728c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5ca64ca by Anish Bhatt (anish@xxxxxxxxxxx):
Add support for WRITE_LONG16 & REPORT_REFERRALS to scsi dissector
Picking up leftover work on https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8843
Change-Id: Ie3df55ae3309cf68f64b2aa184fb2904d1200cb5
Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/2239
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from a9a73a8 Get the Windows doc builds going again: define top_srcdir because it's used in Makefile.common.
adds 5ca64ca Add support for WRITE_LONG16 & REPORT_REFERRALS to scsi dissector Picking up leftover work on https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8843
Summary of changes:
epan/dissectors/packet-scsi-sbc.c | 162 ++++++++++++++++++++++++++++++-------
epan/dissectors/packet-scsi-sbc.h | 1 +
epan/dissectors/packet-scsi.h | 4 +-
3 files changed, 136 insertions(+), 31 deletions(-)