Ethereal-cvs: [Ethereal-cvs] rev 15414: /trunk/epan/dissectors/: packet-ber.c packet-tcap.c pa

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 18 Aug 2005 21:37:01 GMT
User: etxrab
Date: 2005/08/18 04:37 PM

Log:
 From Tim Endean:
 
 Small patch to ber.c
 
 The tcap dissector has been updated to use this length. I have not tested other asn.1 dissectors to ensure that they correctly use the indefinite encoding flag instead of the length value returning zero. 
 
 There may also be some problems when re-assembly is needed, but the ability to deal with indefinite length is much more useful.
 
 For developers the get_ber_length now returns the length of the pdu including the EOC, where you have dissectors that use packet-ber.c the eoc may need to be dealt with separately.
 
 The tcap dissector has had numerous changes to make it less cluttered, and the useful feature of the previous version where a dialogue could be filtered out by selecting either the source or destination transaction ID has been incorporated into this version.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +22 -20    packet-ber.c     Modified
  +232 -149  packet-tcap.c    Modified
  +1 -1      packet-tcap.h    Modified

Directory: /trunk/asn1/tcap/
  Changes    Path                      Action
  +27 -6     packet-tcap-template.c    Modified
  +81 -80    tcap.cnf                  Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15414&view=rev