ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44058: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 27 Jul 2012 05:09:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44058

User: sahlberg
Date: 2012/07/26 10:09 PM

Log:
 SCSI/ISCSI: Add decode of LUNs with address mode/bus and lun
 
 Dont implement the complex "extended logical unit addressing format" just
 yet. That one is hairy  so wait until we actually see it in the wild first.
 
 Add decoding of LUNs using
 single level lun structure and flat addressing space modes

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +13 -17    packet-iscsi.c    Modified
  +53 -21    packet-scsi.c     Modified
  +2 -0      packet-scsi.h     Modified