Wireshark-commits: [Wireshark-commits] rev 20878: /trunk/ /trunk/epan/dissectors/: packet-gsm_map.c
Date: Tue, 20 Feb 2007 19:37:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20878

User: etxrab
Date: 2007/02/20 07:37 PM

Log:
 From Florent Drouin:
 
 This patch provide a new function to decode messages when several ASN1 encoding can be used.
 This is the case, for example, when a same message has different encoding according to the MAP version, or in case of ASN1 encoder optimization.
  At the same time, I did remove the configuration variable "old_gsm_map_version", which is taken into account in the patch.
 And likewise, for all the messages defined with the ASN1 sequence "[3] SEQUENCE", this function is called for the decoding.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +183 -241  packet-gsm_map.c    Modified

Directory: /trunk/asn1/gsmmap/
  Changes    Path                         Action
  +178 -236  packet-gsm_map-template.c    Modified