Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 28109: /trunk/ /trunk/epan/dissectors/: packet-ranap.c /

Date: Tue, 21 Apr 2009 16:58:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28109

User: etxrab
Date: 2009/04/21 09:58 AM

Log:
 - Reintroduce heuristic dissector
   https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3426
 - Dissect TransportLayerAddress as IPv4 or IPv6 address
   https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3427
 - Use call dissector_try_port_new()
 - Update ASN1 descriptions.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +1104 -100 packet-ranap.c    Modified

Directory: /trunk/asn1/ranap/
  Changes    Path                          Action
  +4 -1      RANAP-CommonDataTypes.asn     Modified
  +37 -3     RANAP-Constants.asn           Modified
  +9 -6      RANAP-Containers.asn          Modified
  +223 -33   RANAP-IEs.asn                 Modified
  +376 -218  RANAP-PDU-Contents.asn        Modified
  +18 -5     RANAP-PDU-Descriptions.asn    Modified
  +70 -10    packet-ranap-template.c       Modified
  +197 -101  ranap.cnf                     Modified