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

Date: Fri, 11 Aug 2006 19:15:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18882

User: ulfl
Date: 2006/08/11 07:15 PM

Log:
 add an experimental DCOM object "database" based on the exchanged interface pointers
 add a lot more PROFINET CBA dissection output based on these DCOM context information
 still need some improvements, e.g. dissection uses a simple (slow) linear list search
 changes are fuzz-tested

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +1552 -46  packet-dcom-cba-acco.c    Modified
  +48 -2     packet-dcom-cba-acco.h    Modified
  +91 -9     packet-dcom-cba.c         Modified
  +1 -1      packet-dcom-dispatch.c    Modified
  +2 -2      packet-dcom-oxid.c        Modified
  +9 -19     packet-dcom-remact.c      Modified
  +55 -9     packet-dcom-remunkn.c     Modified
  +2 -2      packet-dcom-sysact.c      Modified
  +271 -42   packet-dcom.c             Modified
  +45 -7     packet-dcom.h             Modified