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 23450: /trunk/ /trunk/epan/dissectors/: packet-ber.c pac

Date: Wed, 14 Nov 2007 20:57:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23450

User: gal
Date: 2007/11/14 08:57 PM

Log:
 Changed to use the the packet-ber EXTERNAL decoding (into the ASN1 context).
 Uses the ber_callback mechanism to call the rtse oid callbacks, rather than the default ber oid callback list.
 A couple of fixes to packet-ber.c to mark [in]direct references as present and call the ber_callback if it has been specified.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +4 -1      packet-ber.c     Modified
  +37 -179   packet-rtse.c    Modified
  +0 -1      packet-rtse.h    Modified

Directory: /trunk/asn1/rtse/
  Changes    Path                      Action
  +18 -2     packet-rtse-template.c    Modified
  +0 -12     rtse.asn                  Modified
  +1 -22     rtse.cnf                  Modified