Wireshark-commits: [Wireshark-commits] rev 23875: /trunk/ /trunk/asn1/dap/: DirectoryAccessProtocol

Date: Sat, 15 Dec 2007 15:21:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23875

User: gal
Date: 2007/12/15 03:21 PM

Log:
 Revised DAP dissector using latest asn2wrs features (requiring fewer changes the ASN.1 module) and table-driven operations.

Directory: /trunk/asn1/dap/
  Changes    Path                           Action
  +171 -0    DirectoryAccessProtocol.asn    Added
  +4 -2      Makefile.common                Modified
  +217 -94   dap.asn                        Modified
  +105 -14   dap.cnf                        Modified
  +15 -201   packet-dap-template.c          Modified

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +763 -509  packet-dap.c    Modified
  +1 -2      packet-dap.h    Modified