http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45172
User: etxrab
Date: 2012/09/27 04:39 AM
Log:
Copy over:
Revision 45111 - From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7753 :
Fix display of WRITE BUFFER and SEND DIAGNOSTIC fields in SCSI dissector
--------------------------------------------------------------------------------
Revision 45142
Implement and document the Custom plugin system. Create relevant example files and add them to the distribution. Rewrite README.plugins to describe how to use this system.
-------------------------------------------------------------------------------
Directory: /trunk-1.8/epan/dissectors/
Changes Path Action
+11 -11 packet-scsi.c Modified
Directory: /trunk-1.8/doc/
Changes Path Action
+122 -71 README.plugins Modified
Directory: /trunk-1.8/plugins/
Changes Path Action
+5 -0 Custom.m4.example Added
+13 -0 Custom.make.example Added
+0 -16 Custom.nmake.example Modified
+6 -3 Makefile.am Modified