Wireshark-commits: [Wireshark-commits] rev 49296: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 14 May 2013 19:26:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49296

User: morriss
Date: 2013/05/14 12:26 PM

Log:
 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/epan/dissectors/
  Changes    Path                      Action
  +17 -2     packet-diameter_3gpp.c    Modified