Wireshark-commits: [Wireshark-commits] rev 22135: /trunk/ /trunk/epan/dissectors/: packet-gsm_map.c

Date: Mon, 18 Jun 2007 20:54:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22135

User: etxrab
Date: 2007/06/18 08:54 PM

Log:
 Fix to:
 For the Cancel Location message, you can replace the
 old_CancelLocationArgV2 by the Identity message.
 So the old syntax for Cancel Location is not used anymore.
 
 For the message Send Authentication Info Res, there is a typo error. The "item" should not be used.
 
 - one with the decoding of "processUnstructuredSS-Data", the IA5 string 
 is not decoded/displayed.
 
 This should go into 0.99.6.

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

Directory: /trunk/asn1/gsmmap/
  Changes    Path                         Action
  +0 -4      GSMMAP.asn                   Modified
  +1 -0      gsmmap.cnf                   Modified
  +15 -8     packet-gsm_map-template.c    Modified