Wireshark-commits: [Wireshark-commits] rev 49300: /trunk-1.10/epan/dissectors/ /trunk-1.10/epan/dis

Date: Tue, 14 May 2013 20:16:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49300

User: morriss
Date: 2013/05/14 01:16 PM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r49296 | morriss | 2013-05-14 15:26:33 -0400 (Tue, 14 May 2013) | 8 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-diameter_3gpp.c
 
   Don't try to decode an IPv6 address if it looks like we've been handed the
   (obsolete) Server-Assignment-Type AVP (which conflicts with the newer
   3GPP-SGSN-IPv6-Address AVP).
 
   This allows users to not see malformed packets (which look completely correct)
   if they choose to use the AVP values from imscxdx.xml instead of those from
   TGPPGmb.xml.
 
   ------------------------------------------------------------------------

Directory: /trunk-1.10/epan/dissectors/
  Changes    Path                      Action
  +17 -2     packet-diameter_3gpp.c    Modified