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 18939: /trunk/epan/ /trunk/epan/dissectors/: packet-dcer

Date: Thu, 17 Aug 2006 19:09:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18939

User: ulfl
Date: 2006/08/17 07:09 PM

Log:
 some further work on the GUID/UUID resolvings
 
 most of the relevant code moved to guid_utils
 lot of corresponding code cleanup in packet-dcerpc.c
 still using GHashTable
 still not using a manuf like file

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +4 -5      packet-dcerpc-epm.c       Modified
  +32 -255   packet-dcerpc.c           Modified
  +0 -3      packet-dcerpc.h           Modified
  +4 -4      packet-dcom-cba-acco.c    Modified
  +1 -1      packet-dcom-cba.c         Modified
  +8 -1      packet-dcom-remunkn.c     Modified
  +35 -117   packet-dcom.c             Modified
  +0 -7      packet-dcom.h             Modified

Directory: /trunk/epan/
  Changes    Path            Action
  +109 -10   guid-utils.c    Modified
  +16 -14    guid-utils.h    Modified