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