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 21608: /trunk/ /trunk/epan/dissectors/: packet-ber.c pac

Date: Sat, 28 Apr 2007 14:38:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21608

User: etxrab
Date: 2007/04/28 02:38 PM

Log:
 From Gavin Heer:
  Here's a patch that decodes MMS(Manufacturing Messaging
 Specification) when transported over COTP/TPKT/TCP.  Previously, MMS would only be decoded if the OSI Presentation Layers were present. Now MMS/COTP/TPKT/TCP is dissected.
 With a change to use more functions from packet-ber

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +161 -0    packet-ber.c     Modified
  +1 -0      packet-ber.h     Modified
  +8 -7      packet-h263.c    Modified
  +51 -1     packet-mms.c     Modified

Directory: /trunk/asn1/mms/
  Changes    Path                     Action
  +1 -1      mms.asn                  Modified
  +51 -1     packet-mms-template.c    Modified