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 19333: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 27 Sep 2006 08:59:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19333

User: sahlberg
Date: 2006/09/27 08:59 AM

Log:
 add new dcerpc protocol WZCSVC based on samba4 idl
 
 this protocol is not too interesting yet since only the function names of this interface is known  but it is more that no dissection at all

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +2 -0      Makefile.common           Modified
  +430 -0    packet-dcerpc-wzcsvc.c    Added
  +17 -0     packet-dcerpc-wzcsvc.h    Added

Directory: /trunk/epan/dissectors/pidl/
  Changes    Path          Action
  +2 -0      wzcsvc.cnf    Added
  +31 -0     wzcsvc.idl    Added