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 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