Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Mon, 30 Oct 2006 12:18:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19738

User: sahlberg
Date: 2006/10/30 12:18 PM

Log:
 start splitting the monolitic scsi dissector up into commandset dissectors
 
 
 split the MMC commandset out of the main scsi dissector

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +2 -0      Makefile.common      Modified
  +1695 -0   packet-scsi-mmc.c    Added
  +32 -0     packet-scsi-mmc.h    Added
  +1 -5      packet-scsi-osd.c    Modified
  +13 -1702  packet-scsi.c        Modified
  +92 -0     packet-scsi.h        Modified