Wireshark-commits: [Wireshark-commits] rev 31584: /trunk/ /trunk/epan/dissectors/: packet-mms.c /tr

Date: Wed, 20 Jan 2010 06:31:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31584

User: etxrab
Date: 2010/01/19 10:31 PM

Log:
 From Gonzalo Casas:
 The asn1 definition of AlternateAccessSelection of the MMS dissector was wrong. 
 It didn't allow object access with nested AlternatedAccess.
 I changed the definition as in ISO 9506-2 (2003).
 I also added MMSString which was not present.
 
 I also added the definition for UtcTime as in the annex G of IEC61850-8-1 
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4404

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +220 -64   packet-mms.c    Modified

Directory: /trunk/asn1/mms/
  Changes    Path          Action
  +61 -42    mms.asn       Modified
  +44 -0     mms.cnf       Modified